W3cubDocs

/Symfony 3.0

Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface

interface PrependExtensionInterface

Methods

prepend(ContainerBuilder $container)

Allow an extension to prepend the extension configurations.

Details

public prepend(ContainerBuilder $container)

Allow an extension to prepend the extension configurations.

Parameters

ContainerBuilder $container