@@ -530,6 +530,7 @@ |
||
530 | 530 | } |
531 | 531 | |
532 | 532 | /** |
533 | + * @param string $name |
|
533 | 534 | * @return ArrayNodeDefinition|\Symfony\Component\Config\Definition\Builder\NodeDefinition |
534 | 535 | */ |
535 | 536 | private function createTreeBuilderNode($name) |
@@ -15,7 +15,6 @@ |
||
15 | 15 | use FOS\ElasticaBundle\Elastica\Client; |
16 | 16 | use FOS\ElasticaBundle\Manager\RepositoryManagerInterface; |
17 | 17 | use Symfony\Component\Config\FileLocator; |
18 | -use Symfony\Component\DependencyInjection\Alias; |
|
19 | 18 | use Symfony\Component\DependencyInjection\ChildDefinition; |
20 | 19 | use Symfony\Component\DependencyInjection\ContainerAwareInterface; |
21 | 20 | use Symfony\Component\DependencyInjection\ContainerBuilder; |