Page MenuHomePhorge

DomainRelay.php
No OneTemporary

Size
274 B
Referenced Files
None
Subscribers
None

DomainRelay.php

<?php
namespace App\Handlers;
class DomainRelay 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
Wed, Jul 8, 5:05 PM (23 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1051112
Default Alt Text
DomainRelay.php (274 B)

Event Timeline