$environment->isLocal()
Checks if this is a local installation; returns false
if in doubt
$environment->isLocal(): bool
Return type
bool
This method modifies the existing $environment
object it is applied to and returns it again.
Checks if this is a local installation; returns false
if in doubt
$environment->isLocal(): bool
bool
This method modifies the existing $environment
object it is applied to and returns it again.