@@ -31,7 +31,7 @@ |
||
| 31 | 31 | /** |
| 32 | 32 | * Constructor class. |
| 33 | 33 | * |
| 34 | - * @param StorageFactory $storageFactory |
|
| 34 | + * @param StorageFactoryInterface $storageFactory |
|
| 35 | 35 | */ |
| 36 | 36 | public function __construct(StorageFactoryInterface $storageFactory) |
| 37 | 37 | { |