GraphAware\Neo4j\OGM\Tests\Mapping\QueryResultEntity::getIsCurrentUserOwner PHP Method

getIsCurrentUserOwner() public method

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