Skip to content

Commit

Permalink
Update guards.md
Browse files Browse the repository at this point in the history
fix a remaining reference to zfc_rbac
  • Loading branch information
visto9259 authored Mar 1, 2024
1 parent 6314c3f commit 294ca12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/guards.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ following code in your config:

```php
return [
'zfc_rbac' => [
'lmc_rbac' => [
'guard_manager' => [
'factories' => [
'Application\Guard\IpGuard' => 'Application\Factory\IpGuardFactory'
Expand Down

0 comments on commit 294ca12

Please sign in to comment.