symfony / 3.3 / symfony / component / dependencyinjection / extension / prependextensioninterface.html

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