Function Hook_import_mybb->info
Definitions
sources/hooks/modules/admin_import/mybb.php
- Standard importer hook info function.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Return
- Importer handling details, including lists of all the import types covered (import types are not necessarily the same as actual tables) (null: importer is disabled)
- Type: ?array
- Set: N/A
- Range: N/A