Change PHP template files spacing policy around statements
Hello,
Is there a way to change the policy for setting spaces around statements on php template files?
E.g. I have this if statements:
And would like to have this:
When applying a code reformating.
Thank you!
Please sign in to leave a comment.