Page MenuHomestyx hydra

DiffusionRepositoryManagementIntegrationsPanelGroup.php
No OneTemporary

DiffusionRepositoryManagementIntegrationsPanelGroup.php

<?php
final class DiffusionRepositoryManagementIntegrationsPanelGroup
extends DiffusionRepositoryManagementPanelGroup {
const PANELGROUPKEY = 'integrations';
public function getManagementPanelGroupLabel() {
return pht('Integrations');
}
public function getManagementPanelGroupOrder() {
return 4000;
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, Nov 24, 2:42 PM (18 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
381582
Default Alt Text
DiffusionRepositoryManagementIntegrationsPanelGroup.php (328 B)

Event Timeline