We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936372f commit 2babff7Copy full SHA for 2babff7
src/Manager/SessionManagerInterface.php
@@ -40,8 +40,6 @@ public function sessionSetting(string $containerName, string $keysession, ?strin
40
41
/**
42
* Clear Session.
43
- *
44
- * @param string|null $byContainer
45
*/
46
public function clearSession(?string $byContainer = null): void;
47
}
0 commit comments