Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106891180
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
Wed, Apr 2, 03:38
Size
257 B
Mime Type
text/x-php
Expires
Fri, Apr 4, 03:38 (2 d)
Engine
blob
Format
Raw Data
Handle
25299187
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