$kirby->extend()
Register all given extensions
$kirby->extend(array $extensions, Kirby\Cms\Plugin $plugin = null): array
Parameters
Name | Type | Default |
---|---|---|
$extensions * | array |
– |
$plugin | Kirby\Cms\Plugin |
null |
Return type
array