Skip to content

Commit 8cd79f3

Browse files
author
Hugo Hamon
committed
[AppBundle] remove unneeded comment.
1 parent 2a0bded commit 8cd79f3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/AppBundle/Controller/SecurityController.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ class SecurityController extends Controller
2626
{
2727
private $helper;
2828

29-
/**
30-
* Constructor.
31-
*
32-
* @param AuthenticationUtils $helper
33-
*/
3429
public function __construct(AuthenticationUtils $helper)
3530
{
3631
$this->helper = $helper;

0 commit comments

Comments
 (0)