load(function (ContainerBuilder $container) { $container->prependExtensionConfig('framework', ['test' => true]); }); } }