Initial: Webfarben DummyCopier Bundle

This commit is contained in:
2026-03-11 20:01:53 +01:00
commit 80fd71b922
12 changed files with 1071 additions and 0 deletions

9
config/services.yaml Normal file
View File

@@ -0,0 +1,9 @@
services:
_defaults:
autowire: true
autoconfigure: true
bind:
string $projectDir: '%kernel.project_dir%'
Acme\DummyCopier\:
resource: '../src/'