Completed
Pull Request — 3.x (#6263)
by
unknown
53:39
created
src/Controller/ControllerTrait.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -157,6 +157,7 @@
 block discarded – undo
157 157
      * @throws \LogicException
158 158
      *
159 159
      * @final
160
+     * @param string $message
160 161
      */
161 162
     protected function addFlash(string $type, $message)
162 163
     {
Please login to merge, or discard this patch.