Ouzo\Request\RequestContext::getCurrentControllerObject PHP 메소드

getCurrentControllerObject() 공개 메소드

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