Prado\Web\Services\TFeedService::determineRequestedFeedPath PHP Метод

determineRequestedFeedPath() защищенный Метод

protected determineRequestedFeedPath ( ) : string
Результат string the requested feed path
    protected function determineRequestedFeedPath()
    {
        return $this->getRequest()->getServiceParameter();
    }