I need to remove the automatic line break when indenting the code in PhpStorm.
To be more summarized, remove this line for the code to go to the end and not break the line.
I found this, if you follow the steps below you can disable ...
Enable line wrapping When the line is too long, we want it to split automatically into several rows (from according to the size of the editor screen).
Procedure
File > Settings > Editor > General > Soft Wraps > enable checkbox: 'Use soft wraps in editor'