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

13 lines
230 B
PHP

<?php
/**
* Subclass for performing query and update operations on the 'st_backend_alert_i18n' table.
*
*
*
* @package plugins.stReminderPlugin.lib.model
*/
class BackendAlertI18nPeer extends BaseBackendAlertI18nPeer
{
}