Skip to content

Commit

Permalink
Merge pull request #10 from xpavp03/patch-1
Browse files Browse the repository at this point in the history
Missing SoftDeleteableListener
  • Loading branch information
mishak87 committed Nov 12, 2014
2 parents 6533ba1 + e8069a3 commit e8cc433
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 e8cc433

Please sign in to comment.