Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101445991
PhabricatorBadgesDefaultEditCapability.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Feb 10, 13:37
Size
230 B
Mime Type
text/x-php
Expires
Wed, Feb 12, 13:37 (2 d)
Engine
blob
Format
Raw Data
Handle
24166206
Attached To
rPH Phabricator
PhabricatorBadgesDefaultEditCapability.php
View Options
<?php
final
class
PhabricatorBadgesDefaultEditCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'badges.default.edit'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Edit Badges'
);
}
}
Event Timeline
Log In to Comment