Hello, does anyone know how to change, by automatically indenting the code in PHP Storm the keys do not skip the line?
You can change this in:
"File" > "Settings" > "Code Style" > "PHP" > "Wrapping and Braces"
You will have the following field:
While"Next line" it will skip the line, if it is "End of line" it will keep on the same line.