Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96535958
DiffusionRepositoryManagementMainPanelGroup.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
Fri, Dec 27, 18:31
Size
297 B
Mime Type
text/x-php
Expires
Sun, Dec 29, 18:31 (1 d, 8 h)
Engine
blob
Format
Raw Data
Handle
23200452
Attached To
rPH Phabricator
DiffusionRepositoryManagementMainPanelGroup.php
View Options
<?php
final
class
DiffusionRepositoryManagementMainPanelGroup
extends
DiffusionRepositoryManagementPanelGroup
{
const
PANELGROUPKEY
=
'main'
;
public
function
getManagementPanelGroupLabel
()
{
return
null
;
}
public
function
getManagementPanelGroupOrder
()
{
return
1000
;
}
}
Event Timeline
Log In to Comment