commit e9a6e2d19d0b94154173994fcd1407042f77f931
parent b1987982d1ef3f74b4ca2413ea4d2048b3539c05
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 19 Oct 2025 16:17:37 +0200
DCE
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -82,9 +82,7 @@ turnstile/
│ │ └── TurnstileSettingsForm.php - Configure basics of Turnstile
│ ├── PriceCategoryListBuilder.php - Admin list page builder
│ ├── TalerMerchantApiService.php - API service for merchant backend interaction
-│ ├── TurnstileFieldManager.php - Manages price-category field injection
-│ └── Service/
-│ └── Turnstile.php
+│ └── TurnstileFieldManager.php - Manages price-category field injection
├── turnstile.info.yml - Module metadata and dependencies
├── turnstile.install - Install/uninstall hooks
├── turnstile.module - Hook implementations and debug functions