You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a property has a documented type of a class out of the global namespace the mapper won't be able to load the class.
Currently it is required to use FQCN in a DocBlock.
We should find a way to be able to retrieve the namespace of the given class