Magento 错误 (ReflectionException): Class Unirgy\DropshipMicrosite\Helper\ProtectedCode 不存在

Magento Error (ReflectionException): Class Unirgy\DropshipMicrosite\Helper\ProtectedCode does not exist

当我 运行 我的 Magento 2 商店时,我得到一个包含大量文本的白页,然后在底部出现此错误。到目前为止,Unirgy 模块让我们头疼不已。有人知道这里发生了什么吗?

1 exception(s): Exception #0 (ReflectionException): 
Class Unirgy\DropshipMicrosite\Helper\ProtectedCode
does not exist Exception #0 (ReflectionException): 
Class Unirgy\DropshipMicrosite\Helper\ProtectedCode does not exist

#1 Magento\Framework\Code\Reader\ClassReader->getConstructor() called 
at [vendor/magento/framework/ObjectManager/Definition/Runtime.php:54]
#2 Magento\Framework\ObjectManager\Definition
\Runtime->getParameters() called at [vendor/magento/framework
/ObjectManager/Factory/Dynamic/Developer.php:48]
#3 Magento\Framework\ObjectManager\Factory\Dynamic
\Developer->create() called at [vendor/magento/framework
/ObjectManager/ObjectManager.php:70]
#4 Magento\Framework\ObjectManager\ObjectManager->get() called at 
[app/code/Unirgy/Dropship/Helper/Data.php:2590]
#5 Unirgy\Dropship\Helper\Data->getObj() called at [app/code/Unirgy
/DropshipMicrosite/Helper/Data.php:123]
#6 Unirgy\DropshipMicrosite\Helper\Data->_msHlpPr() called at 
[app/code/Unirgy/DropshipMicrosite/Helper/Data.php:155]
#7 Unirgy\DropshipMicrosite\Helper\Data->getCurrentVendor() called at 
[app/code/Unirgy/DropshipMicrosite/Plugin/AppHttp.php:23]
#8 Unirgy\DropshipMicrosite\Plugin\AppHttp->beforeLaunch() called at 
[vendor/magento/framework/Interception/Interceptor.php:121]
#9 Magento\Framework\App\Http\Interceptor->Magento\Framework
\Interception\{closure}() called at [vendor/magento/framework
/Interception/Interceptor.php:153]
#10 Magento\Framework\App\Http\Interceptor->___callPlugins() called 
at [generated/code/Magento/Framework/App/Http/Interceptor.php:23]
#11 Magento\Framework\App\Http\Interceptor->launch() called at 
[vendor/magento/framework/App/Bootstrap.php:263]
#12 Magento\Framework\App\Bootstrap->run() called at 
[pub/index.php:40]

请检查此文件是否在您的模块中可用

Class Unirgy\DropshipMicrosite\Helper\ProtectedCode

或者文件名是否有语法错误