Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117885051
DomainHosting.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
389 B
Referenced Files
None
Subscribers
None
DomainHosting.php
View Options
<?php
namespace
App\Handlers
;
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
Mon, Apr 6, 1:48 AM (6 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18826739
Default Alt Text
DomainHosting.php (389 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline