Example #1
0
 /**
  * @return void
  */
 public function unsetAll()
 {
     $this->_checkoutSession->clearQuote()->clearStorage();
 }