PHP Interface Neos\ContentRepository\Domain\Model\NodeDataLabelGeneratorInterface

Deprecation: Since version 1.2. Use NodeLabelGeneratorInterface
Afficher le fichier Open project: neos/neos-development-collection

Méthodes publiques

Méthode Description
getLabel ( AbstractNodeData $nodeData ) : string Render a node label

Method Details

getLabel() public méthode

Render a node label
public getLabel ( AbstractNodeData $nodeData ) : string
$nodeData AbstractNodeData
Résultat string