]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/GroupBundle/Resources/config/services.yml
MOAR WIP
[github/wallabag/wallabag.git] / src / Wallabag / GroupBundle / Resources / config / services.yml
index 76e8427a0a913c0d4ff0d7e4c6d899bb64220747..618f7ed74cb22b77e24262f30269b6afb94a8a35 100644 (file)
@@ -1,3 +1,8 @@
 services:
     sha256salted_encoder:
-          class: Strut\StrutBundle\Service\Sha256Salted
\ No newline at end of file
+          class: Wallabag\GroupBundle\Service\Sha256Salted
+
+    wallabag_core.filter.type.entry:
+            class: Wallabag\GroupBundle\Form\UserGroupType
+            tags:
+                - { name: form.type }
\ No newline at end of file