Exemplo n.º 1
0
 /**
  * @return int|mixed
  */
 public function getLifeTime()
 {
     return $this->sessionHandler->getLifeTime();
 }