@@ -42,7 +42,7 @@ |
||
42 | 42 | trait CommonFileHandlingTrait |
43 | 43 | { |
44 | 44 | /** |
45 | - * @param $fileName |
|
45 | + * @param string $fileName |
|
46 | 46 | * @param MediatorInterface $yem |
47 | 47 | * @param string $mode |
48 | 48 | * |