We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1706a61 + 6df35fc commit de36957Copy full SHA for de36957
src/Concerns/Authorizable.php
@@ -93,7 +93,7 @@ public function authorizedTo($ability, $model)
93
* Determine if the current user has a given ability.
94
*
95
* @param string $ability
96
- * @param Model $model
+ * @param Model $model
97
* @param string $toActionModel
98
99
* @throws \Illuminate\Auth\Access\AuthorizationException
0 commit comments