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