Esempio n. 1
0
	public function __construct(KConfig $config)
	{
		parent::__construct($config);

		$this->_config = $config;
	}