Passed
Push — master ( e491a2...15ec75 )
by Tomasz
03:40
created
web/skins/eduroam2016/Menu.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -13,6 +13,7 @@
 block discarded – undo
13 13
      * the values of the array can be either a simple string which is passed to user/cat_info.php
14 14
      * as the title argument or an two element array - the first element of this array will be
15 15
      * the title and the second is a style specification applied to the given menu item
16
+     * @param string $visibility
16 17
      */
17 18
     public function __construct($visibility = 'all', $selectedLang) {
18 19
         $langsArray = [];
Please login to merge, or discard this patch.