Answer the question
In order to leave comments, you need to log in
Is it possible to configure ctrl+alt+l in php storm to wrap the opening brace to a new line?
Good afternoon,
How can I make it so that when you click on the ctrl + alt + l combination, it doesn’t work:
class Simple{
function simple{
}
}
class Simple
{
function simple
{
}
}
Answer the question
In order to leave comments, you need to log in
Settings -> Editor -> Code Style -> PHP -> Wrapping and Braces -> Braces Placement
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question