Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117877349
SharedFolder.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
401 B
Referenced Files
None
Subscribers
None
SharedFolder.php
View Options
<?php
namespace
App\Handlers
;
class
SharedFolder
extends
\App\Handlers\Base
{
public
static
function
entitleableClass
():
string
{
// TODO
return
''
;
}
public
static
function
preReq
(
$entitlement
,
$owner
):
bool
{
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:28 PM (3 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
99/e1/b65157dfe12c66c8a4b2469b6ec7
Default Alt Text
SharedFolder.php (401 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline