Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93630921
PonderModerateCapability.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
Sat, Nov 30, 07:12
Size
208 B
Mime Type
text/x-php
Expires
Mon, Dec 2, 07:12 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22679027
Attached To
rPH Phabricator
PonderModerateCapability.php
View Options
<?php
final
class
PonderModerateCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'ponder.moderate'
;
public
function
getCapabilityName
()
{
return
pht
(
'Moderate Policy'
);
}
}
Event Timeline
Log In to Comment