* @since 1.0 */ class StoreDomain extends ActiveRecord { public static function tableName() { return '{{%store_domain}}'; } }