We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0c695 commit 68ad806Copy full SHA for 68ad806
1 file changed
system/Session/Session.php
@@ -25,6 +25,8 @@
25
*
26
* Session configuration is done through session variables and cookie related
27
* variables in app/config/App.php
28
+ *
29
+ * @property string $session_id
30
*/
31
class Session implements SessionInterface
32
{
0 commit comments