예제 #1
0
 /**
  * @return bool
  */
 public function isLocked()
 {
     return $this->cart->getLock();
 }