Skip to content

Commit 380227b

Browse files
mychidarkogithub-actions[bot]
authored andcommitted
chore: fix styling
1 parent 771a0de commit 380227b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Http/Session.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ public static function delete($key)
133133
public static function clear()
134134
{
135135
static::start();
136+
136137
return session_unset();
137138
}
138139

0 commit comments

Comments
 (0)