KataoSupplierProductCategoryPeer.php 239 B

123456789101112
  1. <?php
  2. /**
  3. * Subclass for performing query and update operations on the 'katao_supplier_product_category' table.
  4. *
  5. *
  6. *
  7. * @package lib.model
  8. */
  9. class KataoSupplierProductCategoryPeer extends BaseKataoSupplierProductCategoryPeer
  10. {
  11. }