Open bebone opened 7 years ago
in src/AppBundle/Controller/BonplanController.php, line 95
This file ends with no newline character. It won't render properly on a terminal, and it's considered a bad practice. Add a simple line feed as the last character to fix it.
return $this->render('UserBundle:Default:privileges.html.twig', array('error' => 403)); } } }
Posted from SensioLabsInsight
in src/AppBundle/Controller/BonplanController.php, line 95
Posted from SensioLabsInsight