Exemple #1
0
 /**
  * Get cookies
  *
  * @return array
  * @api
  */
 public function getCookies()
 {
     return $this->cookies->all();
 }