Networking\InitCmsBundle\Model\Page::getPath PHP Method

getPath() public method

public getPath ( ) : string
return string
    public function getPath()
    {
        return $this->path;
    }
Page