public function setHttpMethodSuffix($method, $suffix)
125
125
```
126
126
127
-
If a function definition goes over multiple lines, all lines must be indented with one tab and the closing brace must go on the same line as the last parameter.
127
+
If a function definition goes over multiple lines, all lines must be indented with one tab and the closing bracket must go on the same line as the last parameter.
0 commit comments