Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F568476
AlmanacCreateNetworksCapability.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
AlmanacCreateNetworksCapability.php
View Options
<?php
final
class
AlmanacCreateNetworksCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'almanac.networks'
;
public
function
getCapabilityName
()
{
return
pht
(
'Can Create Networks'
);
}
public
function
describeCapabilityRejection
()
{
return
pht
(
'You do not have permission to create Almanac networks.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 13, 1:28 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
118285
Default Alt Text
AlmanacCreateNetworksCapability.php (349 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment