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

12 lines
183 B
PHP

<?php
/**
* Subclass for performing query and update operations on the 'st_producer_i18n' table.
*
*
*
* @package lib.model
*/
class TextI18nPeer extends BaseTextI18nPeer
{
}