Completed
Push — master ( 347ce8...d13e28 )
by Andrii
09:31
created
src/actions/Action.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -268,7 +268,7 @@
 block discarded – undo
268 268
      * Returns text for flash messages, search in parent actions.
269 269
      * Used by [[addFlash()]].
270 270
      *
271
-     * @param $type string
271
+     * @param string $type string
272 272
      * @return string
273 273
      */
274 274
     public function getFlashText($type)
Please login to merge, or discard this patch.