app\Todo::timestamp PHP 메소드

timestamp() 공개 메소드

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