Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99886684
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, Jan 27, 03:17
Size
230 B
Mime Type
text/x-php
Expires
Wed, Jan 29, 03:17 (2 d)
Engine
blob
Format
Raw Data
Handle
23843184
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