Markku Vuotila

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    PHP Storm forcing use statments in a single line

    Hi,I am writing PHP with PHP Storm. Every time I save the file all the use statements will go to a single line. I would like them to stay in different lines. How to fix?So this:use a;use b;use c;Tu...
    • 2 followers
    • 3 comments
    • 0 votes