symfony / 3.1.8 / 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