Skip to content

Commit 9f45e2f

Browse files
committed
API Fix @internal phpdoc for config property
1 parent 01b6dc6 commit 9f45e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ORM/DB.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class DB
8383

8484
/**
8585
* The name of the last connection used. This is only used for unit-testing purposes.
86-
* @interal
86+
* @internal
8787
*/
8888
private static string $lastConnectionName = '';
8989

0 commit comments

Comments
 (0)