From 136e4905d681a6080781feb6cc76f76e38805c80 Mon Sep 17 00:00:00 2001 From: igor Date: Thu, 29 May 2025 07:52:21 +0200 Subject: [PATCH] renamed file creator.php to Creator.php --- src/{creator.php => Creator.php} | 0 test/test2.php | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename src/{creator.php => Creator.php} (100%) diff --git a/src/creator.php b/src/Creator.php similarity index 100% rename from src/creator.php rename to src/Creator.php diff --git a/test/test2.php b/test/test2.php index 69c3e6e..270ba20 100644 --- a/test/test2.php +++ b/test/test2.php @@ -1,7 +1,7 @@