Test Setup Failed
Push — master ( e2ccdd...da0315 )
by Gerrit
09:14
created
php/Controllers/ControllerHelperInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
     public function renderTemplate(string $templatePath, array $arguments = array()): Response;
61 61
 
62 62
     /**
63
-     * @param object $subject
63
+     * @param Request $subject
64 64
      */
65 65
     public function denyAccessUnlessGranted(string $attribute, $subject): void;
66 66
 
Please login to merge, or discard this patch.