Skip to content

Commit

Permalink
PHPStan level 8
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Oct 23, 2023
1 parent edb6105 commit c5fba90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Model/Table/FailedJobsTable.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class FailedJobsTable extends Table
/**
* Initialize method
*
* @param array $config The configuration for the Table.
* @param array<string, mixed> $config The configuration for the Table.
* @return void
*/
public function initialize(array $config): void
Expand Down

0 comments on commit c5fba90

Please sign in to comment.