MAJ en Thelia 2.3.4

This commit is contained in:
2020-05-03 08:14:07 +02:00
parent 72ddf49e60
commit 35a800ca0e
328 changed files with 9560 additions and 14163 deletions

View File

@@ -4,7 +4,6 @@ namespace Thelia\Model;
use Thelia\Model\Base\StateI18nQuery as BaseStateI18nQuery;
/**
* Skeleton subclass for performing query and update operations on the 'state_i18n' table.
*
@@ -17,5 +16,4 @@ use Thelia\Model\Base\StateI18nQuery as BaseStateI18nQuery;
*/
class StateI18nQuery extends BaseStateI18nQuery
{
} // StateI18nQuery