Esempio n. 1
0
 /**
  * @return bool
  */
 public function hasCart()
 {
     return $this->helper->hasCart();
 }