Skip to content

Commit ecb5cb2

Browse files
committed
style: run cs fix
1 parent 4d27d0e commit ecb5cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Config/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ class Auth extends BaseConfig
185185
* If true, will always update the `last_active` datetime for the
186186
* logged in user on every page request.
187187
* This feature only works when session/tokens/chain filter is set correctly.
188-
*
188+
*
189189
* @see https://codeigniter4.github.io/shield/install/#protect-all-pages for set filters.
190190
*/
191191
public bool $recordActiveDate = true;

0 commit comments

Comments
 (0)