Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96805601
PassphraseDefaultEditCapability.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
Tue, Dec 31, 00:04
Size
227 B
Mime Type
text/x-php
Expires
Thu, Jan 2, 00:04 (2 d)
Engine
blob
Format
Raw Data
Handle
23227260
Attached To
rPH Phabricator
PassphraseDefaultEditCapability.php
View Options
<?php
final
class
PassphraseDefaultEditCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'passphrase.default.edit'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Edit Policy'
);
}
}
Event Timeline
Log In to Comment