Skip to content

Commit

Permalink
Missing SoftDeleteableListener
Browse files Browse the repository at this point in the history
  • Loading branch information
xpavp03 committed Nov 12, 2014
1 parent 6533ba1 commit e8069a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Rixxi/Gedmo/DI/config/gedmo.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
services:
softDeleteable:
class: Gedmo\SoftDeleteable\SoftDeleteableListener
tags: [kdyby.subscriber]
autowired: no

sluggable:
class: Gedmo\Sluggable\SluggableListener
setup:
Expand Down

0 comments on commit e8069a3

Please sign in to comment.