Skip to content

Commit 424bc4a

Browse files
committed
Update README.md
1 parent 9e7d149 commit 424bc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ This example demonstrate authentication with Firebase Jwt.
493493
494494
use phpcore\core\App;
495495
use phpcore\models\Routes;
496-
use phpcore\services\DataService;
496+
use phpcore\services\AuthorizationService;
497497
498498
class Startup extends App {
499499
public function __construct() {

0 commit comments

Comments
 (0)