GraphAware\Neo4j\OGM\Tests\Mapping\QueryResultEntity::getIsCurrentUserOwner PHP 메소드

getIsCurrentUserOwner() 공개 메소드

public getIsCurrentUserOwner ( ) : mixed
리턴 mixed
    public function getIsCurrentUserOwner()
    {
        return $this->isCurrentUserOwner;
    }