Skip to content

Commit 759aa8c

Browse files
authored
Merge pull request #53 from LM-Commons/visto9259-patch-1
Update guards.md
2 parents 6314c3f + 294ca12 commit 759aa8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/guards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ following code in your config:
422422

423423
```php
424424
return [
425-
'zfc_rbac' => [
425+
'lmc_rbac' => [
426426
'guard_manager' => [
427427
'factories' => [
428428
'Application\Guard\IpGuard' => 'Application\Factory\IpGuardFactory'

0 commit comments

Comments
 (0)