chobie\Jira\Api\Authentication\Anonymous::getId PHP 메소드

getId() 공개 메소드

Returns user id.
public getId ( ) : string
리턴 string
    public function getId()
    {
        return null;
    }