Skip to content

Commit

Permalink
docs: fix config key mismatch
Browse files Browse the repository at this point in the history
Signed-off-by: pine3ree <[email protected]>
  • Loading branch information
pine3ree committed Feb 9, 2021
1 parent 27458b0 commit 59cd0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ options in your local or global config:
use Laminas\Session;

return [
'session_manager' => [
'session' => [
'config' => [
'class' => Session\Config\SessionConfig::class,
'options' => [
Expand Down

0 comments on commit 59cd0ad

Please sign in to comment.