Merge branch 'master' of https://github.com/thelia/thelia
This commit is contained in:
0
core/lib/Thelia/Form/AdminLogin.php
Executable file → Normal file
0
core/lib/Thelia/Form/AdminLogin.php
Executable file → Normal file
0
core/lib/Thelia/Form/AdministratorModificationForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/AdministratorModificationForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/BaseForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/BaseForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CartAdd.php
Executable file → Normal file
0
core/lib/Thelia/Form/CartAdd.php
Executable file → Normal file
0
core/lib/Thelia/Form/CategoryCreationForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CategoryCreationForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CouponCode.php
Executable file → Normal file
0
core/lib/Thelia/Form/CouponCode.php
Executable file → Normal file
0
core/lib/Thelia/Form/CouponCreationForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CouponCreationForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CustomerCreateForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CustomerCreateForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CustomerLogin.php
Executable file → Normal file
0
core/lib/Thelia/Form/CustomerLogin.php
Executable file → Normal file
0
core/lib/Thelia/Form/CustomerPasswordUpdateForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CustomerPasswordUpdateForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CustomerProfileUpdateForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CustomerProfileUpdateForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CustomerUpdateForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/CustomerUpdateForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/Exception/FormValidationException.php
Executable file → Normal file
0
core/lib/Thelia/Form/Exception/FormValidationException.php
Executable file → Normal file
0
core/lib/Thelia/Form/Exception/ProductNotFoundException.php
Executable file → Normal file
0
core/lib/Thelia/Form/Exception/ProductNotFoundException.php
Executable file → Normal file
0
core/lib/Thelia/Form/Exception/StockNotFoundException.php
Executable file → Normal file
0
core/lib/Thelia/Form/Exception/StockNotFoundException.php
Executable file → Normal file
0
core/lib/Thelia/Form/InstallStep3Form.php
Executable file → Normal file
0
core/lib/Thelia/Form/InstallStep3Form.php
Executable file → Normal file
0
core/lib/Thelia/Form/ModuleModificationForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/ModuleModificationForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/OrderDelivery.php
Executable file → Normal file
0
core/lib/Thelia/Form/OrderDelivery.php
Executable file → Normal file
0
core/lib/Thelia/Form/OrderPayment.php
Executable file → Normal file
0
core/lib/Thelia/Form/OrderPayment.php
Executable file → Normal file
0
core/lib/Thelia/Form/SeoFieldsTrait.php
Executable file → Normal file
0
core/lib/Thelia/Form/SeoFieldsTrait.php
Executable file → Normal file
0
core/lib/Thelia/Form/SeoForm.php
Executable file → Normal file
0
core/lib/Thelia/Form/SeoForm.php
Executable file → Normal file
@@ -27,8 +27,6 @@ use Symfony\Component\Validator\Constraints\NotBlank;
|
||||
use Thelia\Core\Form\Type\TheliaType;
|
||||
use Thelia\Core\Translation\Translator;
|
||||
use Thelia\TaxEngine\TaxEngine;
|
||||
use Thelia\TaxEngine\TaxType;
|
||||
use Thelia\Core\HttpFoundation\Request;
|
||||
use Thelia\Model\Tax;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user