Esempio n. 1
0
 public function getCookieRaw($name)
 {
     return $this->cookiesRaw->get($name);
 }