Posts by Volh • 13 points
1 post
-
1
votes1
answer108
viewsQ: Blameable behavior does not work on Symfony2
I am implementing in Symfony2 the behavior Blameable using the Gedmo\Mapping\Annotation. I have successfully implemented the Timestampable, but I cannot implement the Blameable. The problem is that…