Contao Utils Bundle

UtilsBundleExtension extends Extension
in package
implements PrependExtensionInterface

Table of Contents

Interfaces

PrependExtensionInterface

Methods

load()  : mixed
Loads a specific configuration.
prepend()  : mixed

Methods

load()

Loads a specific configuration.

public load(array<string|int, mixed> $configs, ContainerBuilder $container) : mixed
Parameters
$configs : array<string|int, mixed>
$container : ContainerBuilder
Tags
throws
InvalidArgumentException

When provided tag is not defined in this extension

prepend()

public prepend(ContainerBuilder $container) : mixed
Parameters
$container : ContainerBuilder

        
On this page

Search results