items = $items; $this->item_types = $item_types; $this->item_items = $item_items; $this->payments = $payments; $this->payment_methods = $payment_methods; $this->orders = $orders; $this->orders = $orders; $this->injurs = $injurs; $this->area = $area; $this->user_discounts = $user_discounts; $this->discounts = $discounts; $this->blocks = $blocks; $this->options = $options; $this->block_categories = $block_categories; } /** * Returns count of laundry. * * @param array $filter * * @return int */ public function count() { return 0; } }