PHP-Namespace-Resolver icon indicating copy to clipboard operation
PHP-Namespace-Resolver copied to clipboard

import functions

Open designermonkey opened this issue 4 years ago • 1 comments

Would you consider adding the capability to import functions declared in namespaces or at the root?

use function get_called_class

as an example?

designermonkey avatar Mar 05 '21 17:03 designermonkey

I was looking for the same

iRaziul avatar Apr 29 '21 18:04 iRaziul