getData('used_in_forms'); if ($forms === null) { $forms = []; $this->setData('used_in_forms', $forms); } return $forms; } }