PHP-CS fixer passed
This commit is contained in:
@@ -50,8 +50,8 @@ interface ParserInterface
|
||||
*
|
||||
* @param int $templateType the template type (
|
||||
*
|
||||
* @param string $templateName the template name
|
||||
* @param string $templateDirectory path to the template dirtectory
|
||||
* @param string $templateName the template name
|
||||
* @param string $templateDirectory path to the template dirtectory
|
||||
* @param string $key ???
|
||||
* @param bool $unshift ??? Etienne ?
|
||||
*/
|
||||
|
||||
@@ -24,7 +24,6 @@ use Thelia\Core\Template\ParserContext;
|
||||
use Thelia\Core\Template\ParserInterface;
|
||||
use Thelia\Core\Template\Smarty\AbstractSmartyPlugin;
|
||||
use Thelia\Core\Template\Smarty\SmartyPluginDescriptor;
|
||||
use Thelia\Core\Template\TemplateHelper;
|
||||
use Thelia\Form\BaseForm;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user