Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathInterface::getContentRootPath PHP Method

getContentRootPath() public method

Generates real root url.
public getContentRootPath ( boolean $full = false ) : string
$full boolean if TRUE the full url will be returned, if FALSE only the current prefix is returned
return string
    public function getContentRootPath($full = false);