| @@ -28,7 +28,6 @@ | ||
| 28 | 28 | /** | 
| 29 | 29 | * @param array $indexes | 
| 30 | 30 | * @param Index $defaultIndex | 
| 31 | - * @param array $templates | |
| 32 | 31 | */ | 
| 33 | 32 | public function __construct(array $indexes, Index $defaultIndex) | 
| 34 | 33 |      { | 
| @@ -55,7 +55,6 @@ | ||
| 55 | 55 | * @param AliasProcessor $aliasProcessor | 
| 56 | 56 | * @param MappingBuilder $mappingBuilder | 
| 57 | 57 | * @param EventDispatcherInterface $eventDispatcher | 
| 58 | - * @param Client $client | |
| 59 | 58 | */ | 
| 60 | 59 | public function __construct( | 
| 61 | 60 | ManagerInterface $configManager, |