GraphAware\Neo4j\OGM\Tests\Integration\UseCase\SimpleBlog\Model\SimpleBlogWrote::getTimestamp PHP Method

getTimestamp() public method

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