kiritokatklian/nova-permission

Redeclaring `menu` method

Closed this issue · 2 comments

Inside of NovaPermissionTool.php, the menu(Request $request) method is declared twice, which causes an error in environments with low error tolerance.

I fix it in #14

Thanks for the heads up! It has been fixed in v4.0.2 with PR #12