Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F107033014
DiffusionRepositoryManagementOtherPanelGroup.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
Thu, Apr 3, 20:10
Size
307 B
Mime Type
text/x-php
Expires
Sat, Apr 5, 20:10 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25336827
Attached To
rPH Phabricator
DiffusionRepositoryManagementOtherPanelGroup.php
View Options
<?php
final
class
DiffusionRepositoryManagementOtherPanelGroup
extends
DiffusionRepositoryManagementPanelGroup
{
const
PANELGROUPKEY
=
'other'
;
public
function
getManagementPanelGroupLabel
()
{
return
pht
(
'Other'
);
}
public
function
getManagementPanelGroupOrder
()
{
return
9999
;
}
}
Event Timeline
Log In to Comment