diff --git a/library/Icinga/Web/Form.php b/library/Icinga/Web/Form.php index 41e2ddcb0..696522a2f 100644 --- a/library/Icinga/Web/Form.php +++ b/library/Icinga/Web/Form.php @@ -1005,6 +1005,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) {