Prado\Web\Services\TFeedService::determineRequestedFeedPath PHP 메소드

determineRequestedFeedPath() 보호된 메소드

protected determineRequestedFeedPath ( ) : string
리턴 string the requested feed path
    protected function determineRequestedFeedPath()
    {
        return $this->getRequest()->getServiceParameter();
    }