Skip to content

Commit 42d0bf2

Browse files
committed
Fixed some scrutinizer issues
1 parent 77d7422 commit 42d0bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ public function checkPermission($prefix, $slug)
335335
/**
336336
* Check user authorization
337337
*
338-
* @return \Illuminate\Http\JsonResponse|true
338+
* @return \Illuminate\Http\JsonResponse|bool
339339
*/
340340
public function authorize($permission)
341341
{

0 commit comments

Comments
 (0)