first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Subclass for performing query and update operations on the 'app_product_attribute_variant_i18n' table.
|
||||
*
|
||||
*
|
||||
*
|
||||
* @package plugins.appProductAttributesPlugin.lib.model
|
||||
*/
|
||||
class appProductAttributeVariantI18nPeer extends BaseappProductAttributeVariantI18nPeer
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user