Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117877702
DomainHosting.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
403 B
Referenced Files
None
Subscribers
None
DomainHosting.php
View Options
<?php
namespace
App\Handlers
;
use
App\Sku
;
class
DomainHosting
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
Sun, Apr 5, 9:37 PM (3 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d1/b0/ee63d384b6bc3beea57aa0818b2b
Default Alt Text
DomainHosting.php (403 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline