Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 1fb93b6

Browse files
authored
Update Casbin.php
1 parent b988a37 commit 1fb93b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Facades/Casbin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ protected static function getFacadeClass()
4545
return new Enforcer($model, app($adapter));
4646
});
4747
}
48+
4849
return 'casbin';
4950
}
5051
}

0 commit comments

Comments
 (0)