Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98298944
PasteDefaultEditCapability.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, Jan 11, 21:24
Size
215 B
Mime Type
text/x-php
Expires
Mon, Jan 13, 21:24 (2 d)
Engine
blob
Format
Raw Data
Handle
23555454
Attached To
rPH Phabricator
PasteDefaultEditCapability.php
View Options
<?php
final
class
PasteDefaultEditCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'paste.default.edit'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Edit Policy'
);
}
}
Event Timeline
Log In to Comment