Exception detected!

Error: Call to a member function setContent() on null

500 Internal Server Error - FatalErrorException

Stack Trace

  1. in src/chevillon/DashBoardBundle/Controller/DashboardController.php at line 385  -
    1.             ->find($numActualite)  
    2.         ;
    3.         $actualite->setContent(nl2br($actualite->getContent()));
    4.         
    5.         return $this->render('chevillonDashBoardBundle:Dashboard:actualiteSimple.html.twig', array(
    6.             'actualite' => $actualite));

Logs  -

Stack Trace (Plain Text)  +