Neos\Neos\Ui\Domain\Model\RenderedNodeDomAddress::getContextPath PHP Méthode

getContextPath() public méthode

Get the context path
public getContextPath ( ) : string
Résultat string
    public function getContextPath()
    {
        return $this->contextPath;
    }