company_extension extends extension
Public SDK Extension.
Extensions should extend this class to register controllers, services, routes, and other lifecycle hooks exposed by the framework.
Table of Contents
Constants
- EXTENSION_IDNUMBER = 'company'
- GROUP = \local_middag\framework\shared\enum\extension_group::MANAGEMENT->value
- PRIORITY = 10
Methods
- get_icon() : string
- Returns the icon slug for this extension.
Constants
EXTENSION_IDNUMBER
public
mixed
EXTENSION_IDNUMBER
= 'company'
GROUP
public
mixed
GROUP
= \local_middag\framework\shared\enum\extension_group::MANAGEMENT->value
PRIORITY
public
mixed
PRIORITY
= 10
Methods
get_icon()
Returns the icon slug for this extension.
public
get_icon() : string
Return values
string —Icon identifier under pix/extensions