ConfigEnvNotFound
Less than 1 minute
ConfigEnvNotFound
Exception thrown when a required configuration environment is not found.
Methods
__construct
Constructor for ConfigEnvNotFound exception.
public __construct(string $env): void
Parameters
Parameter | Type | Description |
---|---|---|
$env | string | the name of the configuration environment that was not found |
Generated by Hazaar API Doc Generator