in our plugin loader a array shape is imported from another file -> https://github.com/shopware/shopware/blob/trunk/src/Core/Framework/Plugin/KernelPluginLoader/DbalKernelPluginLoader.php
-> https://github.com/shopware/shopware/blob/trunk/src/Core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php
error message:
Property Shopware\Core\Framework\Plugin\KernelPluginLoader\DbalKernelPluginLoader::$pluginInfos[0] must be of type PluginInfo, associative array (key 'baseClass') given
in our plugin loader a array shape is imported from another file -> https://github.com/shopware/shopware/blob/trunk/src/Core/Framework/Plugin/KernelPluginLoader/DbalKernelPluginLoader.php
-> https://github.com/shopware/shopware/blob/trunk/src/Core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php
error message: