@@ -50,7 +50,7 @@ |
||
50 | 50 | * Constructor. |
51 | 51 | * |
52 | 52 | * @param FileRepository $aRepository The file repository |
53 | - * @param FileSpecificationFactory $aSpecificationFactory The file specification factory |
|
53 | + * @param FileSpecificationFactory $specificationFactory The file specification factory |
|
54 | 54 | * @param FileDataTransformer $aDataTransformer The file data transformer |
55 | 55 | */ |
56 | 56 | public function __construct( |