Allow grouped use statements, hopefully

This commit is contained in:
Jonny Barnes 2017-03-18 21:18:02 +00:00
parent 7cb0100727
commit 031e528c63

View file

@ -3,6 +3,7 @@ preset: laravel
disabled: disabled:
- concat_without_spaces - concat_without_spaces
- simplified_null_return - simplified_null_return
- single_import_per_statement
finder: finder:
path: app/ path: app/