8889841clions.clix.co.tz/wp-content/plugins/give/src/Framework/FieldsAPI/LegacyNodes/CheckboxGroup.php000064400000002255150502235710031044 0ustar00home/clixcotzdefaultValue((bool)$default); return $this; } /** * Returns whether the checkbox is checked by default * * @since 2.12.0 * * @return bool */ public function isChecked() { return (bool)$this->defaultValue; } }