Newscoop\Entity\AutoId::getLogTimestamp PHP Méthode

getLogTimestamp() public méthode

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