ForbiddenOverwriteException
class ForbiddenOverwriteException extends InvalidConfigurationException
This exception is thrown when a configuration path is overwritten from a subsequent configuration file, but the entry node specifically forbids this.
Methods
setPath($path) | from InvalidConfigurationException | |
getPath() | from InvalidConfigurationException |
Details
setPath($path)
Parameters
$path |
getPath()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Config/Definition/Exception/ForbiddenOverwriteException.html