Skip to content

Commit 2e39d91

Browse files
edenleungStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 9536fa7 commit 2e39d91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Traits/User.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ public function can($permission)
7272
}
7373

7474
$permissions = $this->getAllPermissions()->column('name');
75+
7576
return in_array($permission, $permissions);
7677
}
7778

0 commit comments

Comments
 (0)