Files
grzanieplus.pl/plugins/appProductAttributesPlugin/lib/model/appProductAttributeHasVariantPeer.php
2025-03-12 17:06:23 +01:00

13 lines
278 B
PHP

<?php
/**
* Subclass for performing query and update operations on the 'app_product_attribute_has_variant' table.
*
*
*
* @package plugins.appProductAttributesPlugin.lib.model
*/
class appProductAttributeHasVariantPeer extends BaseappProductAttributeHasVariantPeer
{
}