WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit cf1123d

Browse files
Update session/configuring_ttl.rst
Co-authored-by: Alexis Lefebvre <[email protected]>
1 parent ad7d4cc commit cf1123d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session/configuring_ttl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The callback will be called right before the session is written.
112112
->args([
113113
service('Redis'),
114114
['ttl' => closure(service('my.ttl.handler'))],
115-
])
115+
]);
116116
117117
$services
118118
// some class with an __invoke() method

0 commit comments

Comments
 (0)