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