Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96322682
ProjectDefaultEditCapability.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
Wed, Dec 25, 06:23
Size
221 B
Mime Type
text/x-php
Expires
Fri, Dec 27, 06:23 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23161163
Attached To
rPH Phabricator
ProjectDefaultEditCapability.php
View Options
<?php
final
class
ProjectDefaultEditCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'project.default.edit'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Edit Policy'
);
}
}
Event Timeline
Log In to Comment