We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0490614 commit 42f3659Copy full SHA for 42f3659
src/AppBundle/Controller/BlogPostsController.php
@@ -246,6 +246,4 @@ private function getBlogPostRepository()
246
{
247
return $this->get('crv.doctrine_entity_repository.blog_post');
248
}
249
-
250
251
0 commit comments