GraphAware\Neo4j\OGM\Tests\Integration\Model\SecurityRole::getName PHP Méthode

getName() public méthode

public getName ( ) : string
Résultat string
    public function getName()
    {
        return $this->name;
    }