Closed dmitrii-fediuk closed 7 years ago
I do not know how to fix it, so I have reported it here: https://github.com/magento/marketplace-eqp/issues/61
Another issue with the «Namespace for class is not specified» message https://github.com/magento/marketplace-eqp/issues/45 It is much easier to fix than mine...
I have suppressed it in the 2.12.23 version by // @codingStandardsIgnoreLine
.
The Magento Marketplace's automatic technical validation tool ignores // @codingStandardsIgnoreLine
(so I need another solution):
Fixed in the 2.12.27 version.
I have the following code there:
https://github.com/mage2pro/core/blob/2.12.20/Config/Backend.php#L64
df_le
is not a class, it is a function:https://github.com/mage2pro/core/blob/2.12.20/Qa/lib/exception.php#L53-L58