Completed
Pull Request — master (#12661)
by Misbahul D
11:13
created
framework/helpers/BaseRouteHelper.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -34,6 +34,7 @@
 block discarded – undo
34 34
     /**
35 35
      * Returns available routes of a specified module.
36 36
      * @param \yii\base\Module $module the module instance
37
+     * @param boolean $action
37 38
      * @return array the available route names
38 39
      */
39 40
     protected static function getModuleRoutes($module, $action)
Please login to merge, or discard this patch.