Loads extensions.
- Depuis
- 4.0.0
◆ bootComponent()
bootComponent |
( |
|
$component | ) |
|
Boots the component with the given name.
- Paramètres
-
string | $component | The component to boot. |
- Renvoie
- ComponentInterface
- Depuis
- 4.0.0
◆ bootModule()
bootModule |
( |
|
$module, |
|
|
|
$applicationName |
|
) |
| |
Boots the module with the given name.
- Paramètres
-
string | $module | The module to boot |
string | $applicationName | The application name |
- Renvoie
- ModuleInterface
- Depuis
- 4.0.0
◆ bootPlugin()
bootPlugin |
( |
|
$plugin, |
|
|
|
$type |
|
) |
| |
Boots the plugin with the given name and type.
- Paramètres
-
string | $plugin | The plugin name |
string | $type | The type of the plugin |
- Renvoie
- PluginInterface
- Depuis
- 4.0.0
La documentation de cette interface a été générée à partir du fichier suivant :