GraphAware\Neo4j\OGM\Tests\Integration\NativeQuery\Model\NewsFeed::getTimestamp PHP Method

getTimestamp() public method

public getTimestamp ( ) : mixed
return mixed
    public function getTimestamp()
    {
        return $this->timestamp;
    }