Ejemplo n.º 1
0
 public function read($id)
 {
     return $this->_driver->get('SESSION_' . $id);
 }