'Database maintenance tools', 'category' => 'Application management', // Setup // 'dependencies' => [ 'itop-structure/3.0.0', ], 'mandatory' => false, 'visible' => true, // Components // 'datamodel' => [ 'src/Service/DBToolsUtils.php', 'src/Service/DBAnalyzerUtils.php', ], 'webservice' => [], 'data.struct' => [], 'data.sample' => [], // Documentation // 'doc.manual_setup' => '', // hyperlink to manual setup documentation, if any 'doc.more_information' => '', // hyperlink to more information, if any // Default settings // 'settings' => [], ] );