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 c50fdee commit 6f66e17Copy full SHA for 6f66e17
src/TypeScriptifyModel.php
@@ -21,7 +21,7 @@ final class TypeScriptifyModel {
21
/**
22
* The supported database connections.
23
*
24
- * @var array
+ * @var array<string>
25
*/
26
private const SUPPORTED_DATABASE_CONNECTIONS = [
27
'mysql',
0 commit comments