File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " casbin/webman-permission" ,
3- "description" : " webman casbin permission Plugin" ,
3+ "keywords" : [
4+ " webman" ,
5+ " casbin" ,
6+ " permission" ,
7+ " access-control" ,
8+ " authorization" ,
9+ " rbac" ,
10+ " acl" ,
11+ " abac" ,
12+ " authz"
13+ ],
14+ "description" : " webman casbin permission plugin" ,
15+ "authors" : [
16+ {
17+ "name" : " Tinywan" ,
18+ 19+ }
20+ ],
421 "type" : " library" ,
522 "license" : " MIT" ,
623 "require" : {
Original file line number Diff line number Diff line change 11<?php
2+
23namespace Casbin \WebmanPermission ;
34
45class Install
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @desc TestCase.php 描述信息
3+ * @desc TestCase.php
44 * @author Tinywan(ShaoBo Wan)
55 * @date 2022/1/13 11:07
66 */
You can’t perform that action at this time.
0 commit comments