We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39f432 commit b0656c8Copy full SHA for b0656c8
1 file changed
src/Command/MigrationGeneratorCommand.php
@@ -51,7 +51,7 @@ public function getDescription(): string
51
}
52
53
/**
54
- * @var string[]
+ * @var array<string,mixed>
55
*/
56
protected array $configurationData = <configurationData>;
57
0 commit comments