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

13 lines
269 B
PHP

<?php
/**
* Subclass for performing query and update operations on the 'st_export_profile_has_export_field' table.
*
*
*
* @package plugins.stImportExportPlugin.lib.model
*/
class ExportProfileHasExportFieldPeer extends BaseExportProfileHasExportFieldPeer
{
}