Page MenuHomePhorge

Comment.php
No OneTemporary

Authored By
Unknown
Size
149 B
Referenced Files
None
Subscribers
None

Comment.php

<?php
namespace App\PowerDNS;
use Illuminate\Database\Eloquent\Model;
class Comment extends Model
{
protected $table = 'powerdns_comments';
}

File Metadata

Mime Type
text/x-php
Expires
Apr 4 2026, 12:13 AM (4 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
bc/f7/4f5f448e5b6da244dbb955641e62
Default Alt Text
Comment.php (149 B)

Event Timeline