Beispiel #1
0
 /**
  * Get sessionId from HTTP headers
  */
 public function getSessionId()
 {
     return $this->requestClass->getSessionId();
 }