Ouzo\Request\RequestContext::getCurrentController PHP Method

getCurrentController() public method

    public function getCurrentController()
    {
        return $this->currentController;
    }