Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120825625
DomainRelay.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
387 B
Referenced Files
None
Subscribers
None
DomainRelay.php
View Options
<?php
namespace
App\Handlers
;
class
DomainRelay
extends
\App\Handlers\Base
{
public
static
function
entitleableClass
()
{
return
\App\Domain
::
class
;
}
public
static
function
preReq
(
$entitlement
,
$domain
)
{
if
(!
$entitlement
->
sku
->
active
)
{
\Log
::
error
(
"Sku not active"
);
return
false
;
}
return
true
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Apr 24, 10:41 AM (1 d, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18840131
Default Alt Text
DomainRelay.php (387 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline