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