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

__construct() public method

public __construct ( Element $configElement )
$configElement Coduo\TuTu\Config\Element
    public function __construct(Element $configElement)
    {
        $this->configElement = $configElement;
    }