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
addHint(string $hint)
Adds extra information that is suffixed to the original exception message.