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