Exemplo n.º 1
0
 public function close()
 {
     $this->delegate->close();
 }
Exemplo n.º 2
0
 public function clearCookies()
 {
     return $this->delegate->clearCookies();
 }