Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92482235
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
Wed, Nov 20, 16:40
Size
227 B
Mime Type
text/x-php
Expires
Fri, Nov 22, 16:40 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22448227
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