Expand use block in PhpStorm

Viewed 792

How to expand "use block" at the top of class in PhpStorm 2017.1 by default to see all imported namespaces? Is there any setting?

enter image description here

2 Answers
Related