Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90724983
NuanceSourceDefaultViewCapability.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
Mon, Nov 4, 05:12
Size
314 B
Mime Type
text/x-php
Expires
Wed, Nov 6, 05:12 (2 d)
Engine
blob
Format
Raw Data
Handle
22125314
Attached To
rPH Phabricator
NuanceSourceDefaultViewCapability.php
View Options
<?php
final
class
NuanceSourceDefaultViewCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'nuance.source.default.view'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Source View Policy'
);
}
public
function
shouldAllowPublicPolicySetting
()
{
return
true
;
}
}
Event Timeline
Log In to Comment