ajthinking/archetype

Reading grouped imports

Closed this issue · 1 comments

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

Hey Iman, thanks for the great tip - that will sure come in handy! Tons of other useful stuff in that repo also.