We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a177b46 commit 1f038ddCopy full SHA for 1f038dd
src/AppBundle/Controller/Admin/BlogController.php
@@ -52,6 +52,7 @@ public function indexAction()
52
53
return $this->render('admin/blog/index.html.twig', array('posts' => $posts));
54
}
55
+
56
/**
57
* Creates a new Post entity.
58
*
0 commit comments