Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function store($identifier, $data)
 {
     $this->session->set($identifier, $data);
 }