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