git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3356 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
uli 2017-10-27 09:47:23 +00:00
parent 8240ce87f9
commit 3bb0bb53a7
11 changed files with 276 additions and 330 deletions

View file

@ -71,6 +71,6 @@ services:
- { name: doctrine.event_listener, event: preRemove }
app.lodging_calendar_util:
class: AppBundle\Util\LodgingCalendarUtil
class: AppBundle\Service\LodgingCalendarService
arguments:
- '@doctrine.orm.entity_manager'