Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2368716
DiffusionDefaultPushCapability.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
296 B
Referenced Files
None
Subscribers
None
DiffusionDefaultPushCapability.php
View Options
<?php
final
class
DiffusionDefaultPushCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'diffusion.default.push'
;
public
function
getCapabilityKey
()
{
return
self
::
CAPABILITY
;
}
public
function
getCapabilityName
()
{
return
pht
(
'Default Push Policy'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Sep 16, 6:42 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
449139
Default Alt Text
DiffusionDefaultPushCapability.php (296 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment