Skip to content

Commit cf1123d

Browse files
Update session/configuring_ttl.rst
Co-authored-by: Alexis Lefebvre <alexislefebvre@users.noreply.github.com>
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)