Skip to content

Commit 2babff7

Browse files
committed
Rectify
1 parent 936372f commit 2babff7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Manager/SessionManagerInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ public function sessionSetting(string $containerName, string $keysession, ?strin
4040

4141
/**
4242
* Clear Session.
43-
*
44-
* @param string|null $byContainer
4543
*/
4644
public function clearSession(?string $byContainer = null): void;
4745
}

0 commit comments

Comments
 (0)