@@ -43,7 +43,6 @@ |
||
43 | 43 | * @param string $connectionName |
44 | 44 | * @param JobContractInterface $job |
45 | 45 | * @param Exception $exception |
46 | - * @param array $config |
|
47 | 46 | */ |
48 | 47 | public function __construct(string $connectionName, JobContractInterface $job, Exception $exception) |
49 | 48 | { |
@@ -34,7 +34,6 @@ |
||
34 | 34 | * |
35 | 35 | * @param string $connectionName |
36 | 36 | * @param JobContractInterface $job |
37 | - * @param array $config |
|
38 | 37 | */ |
39 | 38 | public function __construct(string $connectionName, JobContractInterface $job) |
40 | 39 | { |
@@ -34,7 +34,6 @@ |
||
34 | 34 | * |
35 | 35 | * @param string $connectionName |
36 | 36 | * @param JobContractInterface $job |
37 | - * @param array $config |
|
38 | 37 | */ |
39 | 38 | public function __construct(string $connectionName, JobContractInterface $job) |
40 | 39 | { |