Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99056126
DrydockDefaultEditCapability.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 18, 18:45
Size
229 B
Mime Type
text/x-php
Expires
Mon, Jan 20, 18:45 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23698499
Attached To
rPH Phabricator
DrydockDefaultEditCapability.php
View Options
<?php
final
class
DrydockDefaultEditCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'drydock.default.edit'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Blueprint Edit Policy'
);
}
}
Event Timeline
Log In to Comment