EnvNotFoundException
class EnvNotFoundException extends InvalidArgumentException
This exception is thrown when an environment variable is not found.
Methods
__construct(string $name) |
Details
__construct(string $name)
Parameters
string | $name |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Exception/EnvNotFoundException.html