Ouzo\Request\RequestContext::getCurrentControllerObject PHP Method

getCurrentControllerObject() public method

    public function getCurrentControllerObject()
    {
        return $this->currentControllerObject;
    }