diff --git a/reference/session/sessionhandlerinterface/open.xml b/reference/session/sessionhandlerinterface/open.xml
index 8cb5f903cc..830d1e2e47 100644
--- a/reference/session/sessionhandlerinterface/open.xml
+++ b/reference/session/sessionhandlerinterface/open.xml
@@ -12,7 +12,7 @@
abstractpublicboolSessionHandlerInterface::openstringsave_path
- stringsession_id
+ stringname
Re-initialize existing session, or creates a new one. Called when a session starts or when
@@ -32,10 +32,10 @@
- session_id
+ name
- The session id.
+ The session name.
@@ -53,6 +53,7 @@
&reftitle.seealso;
+ session_name
The session.auto-start
configuration directive.