Neos\Neos\Ui\Domain\Model\Feedback\Operations\DocumentNodeCreated::getType PHP Méthode

getType() public méthode

Get the type identifier
public getType ( ) : string
Résultat string
    public function getType()
    {
        return 'Neos.Neos.Ui:DocumentNodeCreated';
    }