PHP Class GraphAware\Neo4j\OGM\Tests\Integration\NativeQuery\Model\NewsFeed

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

Protected Properties

Свойство Type Description
$post
$timestamp

Méthodes publiques

Méthode Description
getPost ( ) : mixed
getTimestamp ( ) : mixed

Method Details

getPost() public méthode

public getPost ( ) : mixed
Résultat mixed

getTimestamp() public méthode

public getTimestamp ( ) : mixed
Résultat mixed

Property Details

$post protected_oe property

protected $post

$timestamp protected_oe property

protected $timestamp