@@ -20,7 +20,6 @@ use Symfony\Bundle\FrameworkBundle\Controller\ExceptionController as BaseExcepti
/**
* ExceptionController.
*
- * @ignorePhpDoc
* @author Fabien Potencier <fabien@symfony.com>
*/
class ExceptionController extends BaseExceptionController
@@ -19,7 +19,6 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
* ProfilerController.
class ProfilerController extends ContainerAware