示例#1
0
 public function write($data)
 {
     $this->session->{$this->namespace} = Utils::safeSerialize($data);
 }