generated from JetBrains/intellij-platform-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
When implementing the \Tempest\Container\Initializer interface to provide initialization for something, PhpStorm reports that the class is unused. E.g.:
In reality, this class is used by the container for DI. In this particular example, another class of mine has a property with the type provided by this initializer class.
It would be great to have the plugin enable PhpStorm to properly recognize that the class is actually in use.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels