We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb6105 commit c5fba90Copy full SHA for c5fba90
src/Model/Table/FailedJobsTable.php
@@ -29,7 +29,7 @@ class FailedJobsTable extends Table
29
/**
30
* Initialize method
31
*
32
- * @param array $config The configuration for the Table.
+ * @param array<string, mixed> $config The configuration for the Table.
33
* @return void
34
*/
35
public function initialize(array $config): void
0 commit comments