diff --git a/src/module-elasticsuite-tracker/Block/Variables/Page/Customer.php b/src/module-elasticsuite-tracker/Block/Variables/Page/Customer.php index f9c591f84..a8a620020 100644 --- a/src/module-elasticsuite-tracker/Block/Variables/Page/Customer.php +++ b/src/module-elasticsuite-tracker/Block/Variables/Page/Customer.php @@ -50,13 +50,14 @@ class Customer extends \Smile\ElasticsuiteTracker\Block\Variables\Page\AbstractB /** * Customer constructor. * - * @param Template\Context $context Template Context. - * @param Data $jsonHelper Magento JSON Helper. - * @param TrackerHelper $trackerHelper Smile Tracker Helper. - * @param Registry $registry Magento Core Registry. - * @param Session $customerSession Customer Session. - * @param ModuleManager $moduleManager Magento Module Manager. - * @param array $data Additional data. + * @param Template\Context $context Template Context. + * @param Data $jsonHelper Magento JSON Helper. + * @param TrackerHelper $trackerHelper Smile Tracker Helper. + * @param Registry $registry Magento Core Registry. + * @param Session $customerSession Customer Session. + * @param ModuleManager $moduleManager Magento Module Manager. + * @param array $data Additional data. + * * @throws LocalizedException */ public function __construct(