Skip to content

Commit d53bed8

Browse files
dingo-djrfnl
andauthored
Update src/Standards/PSR12/Docs/ControlStructures/BooleanOperatorPlacementStandard.xml
Co-authored-by: Juliette <[email protected]>
1 parent 1d5985b commit d53bed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Standards/PSR12/Docs/ControlStructures/BooleanOperatorPlacementStandard.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
]]>
66
</standard>
77
<code_comparison>
8-
<code title="Valid: Boolean operator between conditions at the beginning of the line.">
8+
<code title="Valid: Boolean operator between conditions consistently at the beginning of the line.">
99
<![CDATA[
1010
if (
1111
$expr1

0 commit comments

Comments
 (0)