Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91412219
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
Sun, Nov 10, 21:01
Size
221 B
Mime Type
text/x-php
Expires
Tue, Nov 12, 21:01 (2 d)
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