Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F95932182
HarbormasterBuildPlanDefaultEditCapability.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, Dec 20, 19:47
Size
256 B
Mime Type
text/x-php
Expires
Sun, Dec 22, 19:47 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23081329
Attached To
rPH Phabricator
HarbormasterBuildPlanDefaultEditCapability.php
View Options
<?php
final
class
HarbormasterBuildPlanDefaultEditCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'harbormaster.plan.default.edit'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Build Plan Edit Policy'
);
}
}
Event Timeline
Log In to Comment