PHP Class GraphAware\Neo4j\OGM\Tests\Mapping\QueryResultEntity

Afficher le fichier Open project: graphaware/neo4j-php-ogm

Protected Properties

Свойство Type Description
$author
$isCurrentUserOwner
$post

Méthodes publiques

Méthode Description
getAuthor ( ) : mixed
getIsCurrentUserOwner ( ) : mixed
getPost ( ) : mixed

Method Details

getAuthor() public méthode

public getAuthor ( ) : mixed
Résultat mixed

getIsCurrentUserOwner() public méthode

public getIsCurrentUserOwner ( ) : mixed
Résultat mixed

getPost() public méthode

public getPost ( ) : mixed
Résultat mixed

Property Details

$author protected_oe property

protected $author

$isCurrentUserOwner protected_oe property

protected $isCurrentUserOwner

$post protected_oe property

protected $post