mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
lib: Fix PHPDoc of Form::populate()
This commit is contained in:
parent
98851236e8
commit
9cf56410e9
@ -1012,6 +1012,8 @@ class Form extends Zend_Form
|
||||
* Populate the elements with the given values
|
||||
*
|
||||
* @param array $defaults The values to populate the elements with
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
public function populate(array $defaults)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user