Fix unresolved class references in doc blocks
PhpStorm (and possibly other IDEs) must be able to resolve the class name in order to process these references. We can use FQCNs instead of adding "use" statements.
Showing
Please
register
or
sign in
to comment