feat: add Contao 5.7 event import bundle
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
services:
|
||||
_defaults:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
|
||||
Eiswurm\NossenerlandImportBundle\:
|
||||
resource: ../src/
|
||||
exclude:
|
||||
- ../src/DependencyInjection/
|
||||
- ../src/Contao/Manager/
|
||||
- ../src/NossenerlandImportBundle.php
|
||||
|
||||
Eiswurm\NossenerlandImportBundle\Command\ImportEventsCommand:
|
||||
arguments:
|
||||
$projectDir: '%kernel.project_dir%'
|
||||
Reference in New Issue
Block a user