Skip to content

Commit 00ec9d3

Browse files
committed
minor symfony#54 Added one line blank (simohammedhttp)
This PR was merged into the master branch. Discussion ---------- Added one line blank Commits ------- 1f038dd Added one line blank
2 parents a177b46 + 1f038dd commit 00ec9d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AppBundle/Controller/Admin/BlogController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ public function indexAction()
5252

5353
return $this->render('admin/blog/index.html.twig', array('posts' => $posts));
5454
}
55+
5556
/**
5657
* Creates a new Post entity.
5758
*

0 commit comments

Comments
 (0)