all_field_types = array_merge( $pro_field_selection, FrmField::field_selection() ); $this->disabled_fields = FrmAppHelper::pro_is_installed() ? array() : $pro_field_selection; } }