Neos\Flow\Tests\Functional\Persistence\Fixtures\AnnotatedIdEntity::getId PHP Méthode

getId() public méthode

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