Qual: Wrong type in method documentation
This commit is contained in:
parent
cd774c0dcd
commit
9d7fc43951
@ -201,7 +201,7 @@ class FormAdmin
|
|||||||
*
|
*
|
||||||
* @param string $selected Menu pre-selected
|
* @param string $selected Menu pre-selected
|
||||||
* @param string $htmlname Name of html select
|
* @param string $htmlname Name of html select
|
||||||
* @param string $dirmenuarray Directories to scan
|
* @param string[] $dirmenuarray Directories to scan
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
function select_menu_families($selected, $htmlname, $dirmenuarray)
|
function select_menu_families($selected, $htmlname, $dirmenuarray)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user