From 176d8e0c0bbaf2d24c642020dafb1f0d8c68e9a8 Mon Sep 17 00:00:00 2001 From: Vladimir Bryzgalov Date: Tue, 12 May 2026 19:55:09 +0500 Subject: [PATCH] feat(wpmc S3): Helpers scaffold + reset_cache wiring Co-Authored-By: Claude Sonnet 4.6 --- includes/class-helpers.php | 18 ++++++++++++++++++ tests/TestCase.php | 2 ++ 2 files changed, 20 insertions(+) create mode 100644 includes/class-helpers.php diff --git a/includes/class-helpers.php b/includes/class-helpers.php new file mode 100644 index 0000000..3bad465 --- /dev/null +++ b/includes/class-helpers.php @@ -0,0 +1,18 @@ +