@@ -7,7 +7,7 @@  | 
                                                    ||
| 7 | 7 | class UnsupportedDatabaseTypeException extends \Exception implements Exception  | 
                                                        
| 8 | 8 |  { | 
                                                        
| 9 | 9 | /**  | 
                                                        
| 10 | - * @param array $duplicates  | 
                                                        |
| 10 | + * @param \Doctrine\Common\Persistence\ObjectManager $objectManager  | 
                                                        |
| 11 | 11 | */  | 
                                                        
| 12 | 12 | public function __construct($objectManager)  | 
                                                        
| 13 | 13 |      { |