Ejemplo n.º 1
0
 public function hasCurrentOrder() : bool
 {
     return $this->orderProvider->hasCurrentOrder();
 }