Function Hook_addon_registry_apache_config_files->get_category
Definitions
sources/hooks/systems/addon_registry/apache_config_files.php
- Get the addon category.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: string
Returns
- The category
- Type: string
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Get the addon category.
*
* @return string The category
*/
public function get_category() : string
* Get the addon category.
*
* @return string The category
*/
public function get_category() : string