From 787fb83834b66fa19014feacb92af6f77af101a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20=C5=BDoljom?= Date: Sat, 23 Dec 2023 10:52:37 +0100 Subject: [PATCH] Add the documentation for the PSR12 Boolean Operator Placement sniff Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com> --- .../BooleanOperatorPlacementStandard.xml | 59 +++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 src/Standards/PSR12/Docs/ControlStructures/BooleanOperatorPlacementStandard.xml diff --git a/src/Standards/PSR12/Docs/ControlStructures/BooleanOperatorPlacementStandard.xml b/src/Standards/PSR12/Docs/ControlStructures/BooleanOperatorPlacementStandard.xml new file mode 100644 index 0000000000..805e15c660 --- /dev/null +++ b/src/Standards/PSR12/Docs/ControlStructures/BooleanOperatorPlacementStandard.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + +