GraphAware\Neo4j\OGM\Tests\Integration\UseCase\SimpleBlog\Model\SimpleBlogWrote::getTimestamp PHP Метод

getTimestamp() публичный Метод

public getTimestamp ( ) : integer
Результат integer
    public function getTimestamp()
    {
        return $this->timestamp;
    }