@@ -13,6 +13,7 @@ |
||
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 = []; |