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