W3cubDocs

/Symfony 4.1

PrependExtensionInterface

interface PrependExtensionInterface

Methods

prepend(ContainerBuilder $container)

Allow an extension to prepend the extension configurations.

Details

prepend(ContainerBuilder $container)

Allow an extension to prepend the extension configurations.

Parameters

ContainerBuilder $container