Skip to content

@phpstan-import-type is not recognized #14

Description

@mitelg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions