Page MenuHomePhorge

Domain.php
No OneTemporary

Authored By
Unknown
Size
269 B
Referenced Files
None
Subscribers
None

Domain.php

<?php
namespace App\Handlers;
class Domain extends \App\Handlers\Base
{
/**
* The entitleable class for this handler.
*
* @return string
*/
public static function entitleableClass(): string
{
return \App\Domain::class;
}
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Apr 24, 10:13 AM (2 d, 21 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
1b/9f/a00e973133d358ae7b64f3665c08
Default Alt Text
Domain.php (269 B)

Event Timeline