'iTop Data Feature Removal', 'category' => 'business', // Setup // 'dependencies' => [ ], 'mandatory' => true, 'visible' => false, // Components // 'datamodel' => [ 'vendor/autoload.php', 'model.combodo-data-feature-removal.php', // Contains the PHP code generated by the "compilation" of datamodel.combodo-data-feature-removal.xml ], 'webservice' => [], 'data.struct' => [ // add your 'structure' definition XML files here, ], 'data.sample' => [ // add your sample data XML files here, ], // Documentation // 'doc.manual_setup' => '', // hyperlink to manual setup documentation, if any 'doc.more_information' => '', // hyperlink to more information, if any // Default settings // 'settings' => [ // Module specific settings go here, if any ], ] );