Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91614545
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
Tue, Nov 12, 17:52
Size
221 B
Mime Type
text/x-php
Expires
Thu, Nov 14, 17:52 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22259454
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