Skip to content

Commit 7d53c90

Browse files
authored
1 parent 556f251 commit 7d53c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/permission.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
* The class to use for interpreting wildcard permissions.
173173
* If you need to modify delimiters, override the class and specify its name here.
174174
*/
175-
// 'permission.wildcard_permission' => Spatie\Permission\WildcardPermission::class,
175+
// 'wildcard_permission' => Spatie\Permission\WildcardPermission::class,
176176

177177
/* Cache-specific settings */
178178

0 commit comments

Comments
 (0)