WIP: Implement model
This commit is contained in:
@@ -19,6 +19,10 @@ services:
|
||||
- '../src/Entity/'
|
||||
- '../src/Kernel.php'
|
||||
|
||||
App\EventListener\BlamableEntitySubscriber:
|
||||
tags:
|
||||
- { name: 'doctrine.event_subscriber', connection: 'default' }
|
||||
|
||||
App\EventListener\TimestampableEntitySubscriber:
|
||||
tags:
|
||||
- { name: 'doctrine.event_subscriber', connection: 'default' }
|
||||
|
||||
Reference in New Issue
Block a user