Passed
Push — master ( ff96ae...003b9e )
by Jens
09:38 queued 04:44
created
src/components/BaseComponent.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -154,8 +154,9 @@
 block discarded – undo
154 154
         }
155 155
 
156 156
         /**
157
-         * @param $template
157
+         * @param string $template
158 158
          * @param null | Application $application
159
+         * @param Application $application
159 160
          * @return string
160 161
          */
161 162
         protected function getTemplateDir($template, $application = null)
Please login to merge, or discard this patch.