improve docblock
This commit is contained in:
parent
8fa8527bf6
commit
92fd7acf79
@ -532,7 +532,7 @@ PMA_Response::getInstance()->addHTML($html_output);
|
||||
* @param array $choices Choices for dropdown
|
||||
* @param string $selected_value Selected value
|
||||
*
|
||||
* @return string $html_output The html code for existing value (for selected)
|
||||
* @return string The html code for existing value (for selected)
|
||||
*
|
||||
* @access public
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user