ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\UuidIdentifierDummy::getUuid PHP Méthode

getUuid() public méthode

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