Definition\Exception\DuplicateKeyException (Component\Config)

Symfony\Component\Config\Definition\Exception\DuplicateKeyException

class DuplicateKeyException extends InvalidConfigurationException

This exception is thrown whenever the key of an array is not unique.

This can only be the case if the configuration is coming from an XML file.

Methods

setPath($path) from InvalidConfigurationException
getPath() from InvalidConfigurationException

Details

public setPath($path)

Parameters

$path

public getPath()

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部