Skip to content

Commit 6f66e17

Browse files
committed
Update comment
1 parent c50fdee commit 6f66e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TypeScriptifyModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ final class TypeScriptifyModel {
2121
/**
2222
* The supported database connections.
2323
*
24-
* @var array
24+
* @var array<string>
2525
*/
2626
private const SUPPORTED_DATABASE_CONNECTIONS = [
2727
'mysql',

0 commit comments

Comments
 (0)