Reading grouped imports
Closed this issue · 1 comments
imanghafoori1 commented
You can use the file below to read grouped imports.
but manipulating them is another matter.
https://github.com/imanghafoori1/laravel-microscope/blob/master/src/Analyzers/ParseUseStatement.php
ajthinking commented
Hey Iman, thanks for the great tip - that will sure come in handy! Tons of other useful stuff in that repo also.