@@ -14,10 +14,6 @@ |
||
14 | 14 | class DumperFactory extends AbstractFactory |
15 | 15 | { |
16 | 16 | /** |
17 | - * @param string $volume |
|
18 | - * @param string $path |
|
19 | - * @param string $engine |
|
20 | - * @param string $version |
|
21 | 17 | * |
22 | 18 | * @return \Nexus\Dumper\Business\Dumper |
23 | 19 | * @throws \Xervice\Config\Exception\ConfigNotFound |