Newscoop\Entity\AutoId::getLogTimestamp PHP Method

getLogTimestamp() public method

Get logTimestamp
public getLogTimestamp ( ) : datetime
return datetime
    public function getLogTimestamp()
    {
        return $this->logTimestamp;
    }