PHP Linter
OK
composer validate
OK
Copy/Paste Detector
OK
PHP Stan
------ --------------------------------------------------------------------------
Line swissup/ZarazEcommerce/Block/ProductTracking.php
------ --------------------------------------------------------------------------
28 Access to an undefined property
Swissup\ZarazEcommerce\Block\ProductTracking::$configHelper.
💡 Learn more:
https://phpstan.org/blog/solving-phpstan-access-to-undefined-property
40 Access to an undefined property
Swissup\ZarazEcommerce\Block\ProductTracking::$configHelper.
💡 Learn more:
https://phpstan.org/blog/solving-phpstan-access-to-undefined-property
46 Access to an undefined property
Swissup\ZarazEcommerce\Block\ProductTracking::$json.
💡 Learn more:
https://phpstan.org/blog/solving-phpstan-access-to-undefined-property
------ --------------------------------------------------------------------------
[ERROR] Found 3 errors
Magento Coding Standard
FILE: ...age/app/swissup/ZarazEcommerce/Block/ProductTracking.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
47 | ERROR | Use of die language construct is discouraged.
----------------------------------------------------------------------
Time: 416ms; Memory: 14MB