Allow an extension to prepend the extension configurations.
Parameters
ContainerBuilder $container:
File
- drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/PrependExtensionInterface.php, line 23
Class
- PrependExtensionInterface
Namespace
Symfony\Component\DependencyInjection\Extension
Code
public function prepend(ContainerBuilder $container);