Coduo\TuTu\Event\RequestMatch::getConfigElement PHP Method

getConfigElement() public method

public getConfigElement ( ) : Element
return Coduo\TuTu\Config\Element
    public function getConfigElement()
    {
        return $this->configElement;
    }