Page MenuHomestyx hydra

DiffusionRepositoryManagementOtherPanelGroup.php
No OneTemporary

DiffusionRepositoryManagementOtherPanelGroup.php

<?php
final class DiffusionRepositoryManagementOtherPanelGroup
extends DiffusionRepositoryManagementPanelGroup {
const PANELGROUPKEY = 'other';
public function getManagementPanelGroupLabel() {
return pht('Other');
}
public function getManagementPanelGroupOrder() {
return 9999;
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Apr 28, 5:44 PM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1317456
Default Alt Text
DiffusionRepositoryManagementOtherPanelGroup.php (307 B)

Event Timeline