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

13 lines
227 B
PHP

<?php
/**
* Subclass for performing query and update operations on the 'st_theme_content_i18n' table.
*
*
*
* @package plugins.stThemePlugin.lib.model
*/
class ThemeContentI18nPeer extends BaseThemeContentI18nPeer
{
}