Clean namespace to Mummert\EventManagerBundle
This commit is contained in:
@@ -3,16 +3,16 @@ services:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
|
||||
MummertMedia\EventManagerBundle\:
|
||||
Mummert\EventManagerBundle\:
|
||||
resource: ../src/
|
||||
exclude:
|
||||
- ../src/DependencyInjection/
|
||||
- ../src/Contao/Manager/
|
||||
- ../src/MummertMediaEventManagerBundle.php
|
||||
- ../src/EventManagerBundle.php
|
||||
|
||||
MummertMedia\EventManagerBundle\EventListener\DataContainer\SetDateAddedCallback:
|
||||
Mummert\EventManagerBundle\EventListener\DataContainer\SetDateAddedCallback:
|
||||
tags:
|
||||
- { name: contao.callback, table: tl_organization, target: config.onbeforesubmit, method: onBeforeSubmit }
|
||||
- { name: contao.callback, table: tl_location, target: config.onbeforesubmit, method: onBeforeSubmit }
|
||||
|
||||
MummertMedia\EventManagerBundle\Service\MapModuleDataProvider: ~
|
||||
Mummert\EventManagerBundle\Service\MapModuleDataProvider: ~
|
||||
|
||||
Reference in New Issue
Block a user