Jarves\Twig\NodeUrlExtension::getUrl PHP Method

getUrl() public method

public getUrl ( $nodeOrId = false )
    public function getUrl($nodeOrId = false)
    {
        return $this->pageStack->getNodeUrl($nodeOrId);
    }