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

13 lines
192 B
PHP

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