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

getFusionPath() public méthode

Get the fusion path
public getFusionPath ( ) : string
Résultat string
    public function getFusionPath()
    {
        return $this->fusionPath;
    }