From c57703299b0989db501caf892e2e3331552a68ad Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 5 Jul 2024 23:44:36 +0900 Subject: refactor: move some internal classes to Internal namespace --- src/BinaryFormat/Internal/SectionId.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/BinaryFormat/Internal/SectionId.php (limited to 'src/BinaryFormat/Internal/SectionId.php') diff --git a/src/BinaryFormat/Internal/SectionId.php b/src/BinaryFormat/Internal/SectionId.php new file mode 100644 index 0000000..301ddce --- /dev/null +++ b/src/BinaryFormat/Internal/SectionId.php @@ -0,0 +1,25 @@ +