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