Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90482661
HeraldSupportActionGroup.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
Sat, Nov 2, 01:52
Size
257 B
Mime Type
text/x-php
Expires
Mon, Nov 4, 01:52 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22083962
Attached To
rPH Phabricator
HeraldSupportActionGroup.php
View Options
<?php
final
class
HeraldSupportActionGroup
extends
HeraldActionGroup
{
const
ACTIONGROUPKEY
=
'support'
;
public
function
getGroupLabel
()
{
return
pht
(
'Supporting Applications'
);
}
protected
function
getGroupOrder
()
{
return
4000
;
}
}
Event Timeline
Log In to Comment