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