Sulu\Bundle\CoreBundle\Entity\ApiEntity::getApiPath PHP Метод

getApiPath() публичный Метод

public getApiPath ( ) : string
Результат string
    public function getApiPath()
    {
        return $this->apiPath;
    }