Newscoop\Entity\AutoId::getLogTimestamp PHP 메소드

getLogTimestamp() 공개 메소드

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