W3cubDocs

/Symfony 2.8

Symfony\Component\Config\Definition\Exception\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

public setPath($path)

Parameters

$path

public getPath()