-
-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Description
Hi,
First of all, thanks for this great plugin.
I've just found an issue about how the plugin understands if a class exists or not with the exact namespace. If I define in my yaml file a service with a specific class namespace like this:
myservice:
class: A\Namespace\ClassNameIf the correct namespace is A\NameSpace\ClassName, the plugin does not highlight that the class I'm trying to use does not exist owing to the wrong namespace. (The correct isNamespace instead of NameSpace).
Thank you so much and let me know if you need more info about that.
Metadata
Metadata
Assignees
Labels
No labels