Skip to content

Commit c5fba90

Browse files
committed
PHPStan level 8
1 parent edb6105 commit c5fba90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Model/Table/FailedJobsTable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class FailedJobsTable extends Table
2929
/**
3030
* Initialize method
3131
*
32-
* @param array $config The configuration for the Table.
32+
* @param array<string, mixed> $config The configuration for the Table.
3333
* @return void
3434
*/
3535
public function initialize(array $config): void

0 commit comments

Comments
 (0)