Skip to content

Commit da96e8a

Browse files
committed
change Leaf\DB to Leaf\Db
1 parent 82930a9 commit da96e8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Auth/User.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class User
2020

2121
/**
2222
* Internal instance of Leaf database
23-
* @var \Leaf\DB
23+
* @var \Leaf\Db
2424
*/
2525
protected $db;
2626

0 commit comments

Comments
 (0)