first commit
This commit is contained in:
12
plugins/stWebpagePlugin/lib/model/WebpageGroupI18n.php
Normal file
12
plugins/stWebpagePlugin/lib/model/WebpageGroupI18n.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Subclass for representing a row from the 'st_webpage_group_i18n' table.
|
||||
*
|
||||
*
|
||||
*
|
||||
* @package plugins.stWebpagePlugin.lib.model
|
||||
*/
|
||||
class WebpageGroupI18n extends BaseWebpageGroupI18n
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user