Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F557489
AlmanacCreateServicesCapability.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
349 B
Referenced Files
None
Subscribers
None
AlmanacCreateServicesCapability.php
View Options
<?php
final
class
AlmanacCreateServicesCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'almanac.services'
;
public
function
getCapabilityName
()
{
return
pht
(
'Can Create Services'
);
}
public
function
describeCapabilityRejection
()
{
return
pht
(
'You do not have permission to create Almanac services.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 8:10 PM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
124777
Default Alt Text
AlmanacCreateServicesCapability.php (349 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment