Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F956200
PasteCapabilityDefaultView.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
365 B
Referenced Files
None
Subscribers
None
PasteCapabilityDefaultView.php
View Options
<?php
final
class
PasteCapabilityDefaultView
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'paste.default.view'
;
public
function
getCapabilityKey
()
{
return
self
::
CAPABILITY
;
}
public
function
getCapabilityName
()
{
return
pht
(
'Default View Policy'
);
}
public
function
shouldAllowPublicPolicySetting
()
{
return
true
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jun 17, 5:34 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
227254
Default Alt Text
PasteCapabilityDefaultView.php (365 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment