コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function exist()
 {
     return $this->session->has($this->namespace);
 }