Added the Taggable interface to blog posts
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
@@ -68,4 +68,9 @@ stof_doctrine_extensions:
|
||||
orm:
|
||||
default:
|
||||
sluggable: true
|
||||
timestampable: true
|
||||
timestampable: true
|
||||
|
||||
fpn_tag:
|
||||
model:
|
||||
tag_class: GergelyPolonkai\FrontBundle\Entity\Tag
|
||||
tagging_class: GergelyPolonkai\FrontBundle\Entity\Tagging
|
Reference in New Issue
Block a user