feat(menu-auth): 菜单新增前端权限验证,还未完成 #1386
Annotations
5 errors
Run PHPStan:
app/Schema/MenuMetaSchema.php#L121
Property App\Schema\MenuMetaSchema::$breadcrumbEnable (string) does not accept bool.
|
Run PHPStan:
app/Schema/MenuMetaSchema.php#L124
Property App\Schema\MenuMetaSchema::$auth (string) does not accept array.
|
Run PHPStan:
app/Schema/MenuMetaSchema.php#L125
Property App\Schema\MenuMetaSchema::$role (string) does not accept array.
|
Run PHPStan:
app/Schema/MenuMetaSchema.php#L126
Property App\Schema\MenuMetaSchema::$user (string) does not accept array.
|
Run PHPStan
Process completed with exit code 1.
|
Loading