From 79c051cbee65f0494fdf3887cc6014a3673922a7 Mon Sep 17 00:00:00 2001
From: Richard Howell-Peak <125917428+richard-hp@users.noreply.github.com>
Date: Wed, 11 Oct 2023 11:01:42 +1300
Subject: [PATCH 1/2] Create ClassDeclarationStandard.xml
Added some missing documentation
---
.../Docs/Classes/ClassDeclarationStandard.xml | 23 +++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 src/Standards/Squiz/Docs/Classes/ClassDeclarationStandard.xml
diff --git a/src/Standards/Squiz/Docs/Classes/ClassDeclarationStandard.xml b/src/Standards/Squiz/Docs/Classes/ClassDeclarationStandard.xml
new file mode 100644
index 0000000000..af9f15cfe6
--- /dev/null
+++ b/src/Standards/Squiz/Docs/Classes/ClassDeclarationStandard.xml
@@ -0,0 +1,23 @@
+
+ Foo
+{
+}
+]]>
+
+
+ Foo
+{
+}
+]]>
+
+