Commit a80fde9
Generic/FunctionCallArgumentSpacing: update XML doc to remove info about spacing around equal sign
The FunctionCallArgumentSpacing sniff used to check for spacing around
the equal sign in the arguments of a function declaration. But this was
removed in squizlabs/PHP_CodeSniffer#2399
(commit feeda47).
This commit updates the sniff XML doc to reflect this change.1 parent 5757c5b commit a80fde9
File tree
1 file changed
+1
-17
lines changed- src/Standards/Generic/Docs/Functions
1 file changed
+1
-17
lines changedLines changed: 1 addition & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 19 | | |
36 | 20 | | |
37 | 21 | | |
| |||
0 commit comments