File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -207,6 +207,7 @@ public function __construct()
207207 ],
208208 'group_import ' => false ,
209209 'header_comment ' => false ,
210+ 'heredoc_closing_marker ' => false ,
210211 'heredoc_indentation ' => ['indentation ' => 'start_plus_one ' ],
211212 'heredoc_to_nowdoc ' => true ,
212213 'implode_call ' => true ,
Original file line number Diff line number Diff line change @@ -207,6 +207,7 @@ public function __construct()
207207 ],
208208 'group_import ' => false ,
209209 'header_comment ' => false ,
210+ 'heredoc_closing_marker ' => false ,
210211 'heredoc_indentation ' => ['indentation ' => 'start_plus_one ' ],
211212 'heredoc_to_nowdoc ' => true ,
212213 'implode_call ' => true ,
Original file line number Diff line number Diff line change @@ -207,6 +207,7 @@ public function __construct()
207207 ],
208208 'group_import ' => false ,
209209 'header_comment ' => false ,
210+ 'heredoc_closing_marker ' => false ,
210211 'heredoc_indentation ' => ['indentation ' => 'start_plus_one ' ],
211212 'heredoc_to_nowdoc ' => true ,
212213 'implode_call ' => true ,
You can’t perform that action at this time.
0 commit comments