ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\UuidIdentifierDummy::getUuid PHP 메소드

getUuid() 공개 메소드

public getUuid ( ) : string
리턴 string
    public function getUuid() : string
    {
        return $this->uuid;
    }