point-tools/src/Skobkin/Bundle/PointToolsBundle/Repository/Blogs
2017-01-11 19:17:52 +03:00
..
CommentRepository.php CommentFactory is now gets direct injection of CommentRepository and PostRepository instead of EntityManager. 2017-01-11 19:11:55 +03:00
FileRepository.php File entity added. Post and Comment entities now has $files property. New migration. New FileFactory. 2016-03-25 00:28:43 +03:00
PostRepository.php TagFactory is now receives TagRepository directly instead of EntityManager. 2017-01-11 19:17:52 +03:00
PostTagRepository.php Comments primary key changed to simple. PostTag entity added. Blogs migration. 2016-03-24 01:01:18 +03:00
TagRepository.php TagFactory is now receives TagRepository directly instead of EntityManager. 2017-01-11 19:17:52 +03:00