WoohooLabs\Yin\JsonApi\Schema\ResourceIdentifier::getId PHP 메소드

getId() 공개 메소드

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