Contao Utils Bundle

Plugin
in package
implements BundlePluginInterface, ConfigPluginInterface

Table of Contents

Interfaces

BundlePluginInterface
ConfigPluginInterface

Methods

getBundles()  : mixed
{@inheritdoc}
registerContainerConfiguration()  : mixed
Allows a plugin to load container configuration.

Methods

getBundles()

{@inheritdoc}

public getBundles(ParserInterface $parser) : mixed
Parameters
$parser : ParserInterface

registerContainerConfiguration()

Allows a plugin to load container configuration.

public registerContainerConfiguration(LoaderInterface $loader, array<string|int, mixed> $managerConfig) : mixed
Parameters
$loader : LoaderInterface
$managerConfig : array<string|int, mixed>

        
On this page

Search results