Skip to content

Commit

Permalink
docs: fix config key mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
pine3ree authored Feb 9, 2021
1 parent 27458b0 commit b06ce41
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 b06ce41

Please sign in to comment.