As mentioned, PHPstorm automatically forces indentation by default, but when using heredoc syntax, the end character cannot have indentation. How can I cancel forced indentation?
This question has been closed. Reason: The question was asked poorly
As mentioned, PHPstorm automatically forces indentation by default, but when using heredoc syntax, the end character cannot have indentation. How can I cancel forced indentation?
File->setting->Editor->code_style->indent value can be changed to 0. According to your needs, php and HTML style can be changed