@@ -810,6 +810,9 @@ |
||
810 | 810 | $this->assertFalse($container->hasDefinition('doctrine.dbal.bar_shard_manager')); |
811 | 811 | } |
812 | 812 | |
813 | + /** |
|
814 | + * @param string $vendor |
|
815 | + */ |
|
813 | 816 | private function getContainer($bundles = 'YamlBundle', $vendor = null) : ContainerBuilder |
814 | 817 | { |
815 | 818 | $bundles = (array) $bundles; |