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 5032c58 commit 94dc879Copy full SHA for 94dc879
Exception/SessionNotFoundException.php
@@ -12,7 +12,7 @@
12
namespace Symfony\Component\HttpFoundation\Exception;
13
14
/**
15
- * Raised when a session does not exists. This happens in the following cases:
+ * Raised when a session does not exist. This happens in the following cases:
16
* - the session is not enabled
17
* - attempt to read a session outside a request context (ie. cli script).
18
*
0 commit comments