app\Todo::timestamp PHP Method

timestamp() public method

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