Skip to content

demoextrafield: rename formFieldType parameter to formType - #253

Merged
jolelievre merged 1 commit into
PrestaShop:masterfrom
jolelievre:demoextrafield-form-type-rename
Jul 6, 2026
Merged

demoextrafield: rename formFieldType parameter to formType#253
jolelievre merged 1 commit into
PrestaShop:masterfrom
jolelievre:demoextrafield-form-type-rename

Conversation

@jolelievre

Copy link
Copy Markdown
Contributor

Follow-up to the core rename of ExtraPropertyDefinition::$formFieldType to $formType (DB column form_field_typeform_type).

This updates all registerExtraProperty() calls in the demoextrafield module to use the new formType: named argument.

⚠️ Must be merged together with the core PR (link added in a comment once opened) — the module will not install on a core version that still uses formFieldType.

@jolelievre

Copy link
Copy Markdown
Contributor Author

Core PR: PrestaShop/PrestaShop#41967

@jolelievre
jolelievre merged commit 715e0eb into PrestaShop:master Jul 6, 2026
@jolelievre
jolelievre deleted the demoextrafield-form-type-rename branch July 6, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant