Kaynağa Gözat

Refactoring services #885

refactoring
Guillaume 1 yıl önce
ebeveyn
işleme
250093dd80
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      common/components/BusinessLogic.php

+ 1
- 1
common/components/BusinessLogic.php Dosyayı Görüntüle

@@ -19,6 +19,7 @@ class BusinessLogic
$this->getCreditHistoryContainer(),
$this->getProducerPriceRangeContainer(),
$this->getUserProducerContainer(),
$this->getUserContainer(),
$this->getOrderSatusHistoryContainer(),
$this->getPointSaleDistributionContainer(),
$this->getProductDistributionContainer(),
@@ -29,7 +30,6 @@ class BusinessLogic
$this->getProductSubscriptionContainer(),
$this->getUserPointSaleContainer(),
$this->getPointSaleContainer(),
$this->getUserContainer(),
$this->getSubscriptionContainer(),
$this->getProductContainer(),
$this->getDistributionContainer(),

Yükleniyor…
İptal
Kaydet