Skip to content
Snippets Groups Projects

#3199582 Changed `$field_storage->module` to `$field_storage->getTypeProvider()`.

#3199582 Changed `$field_storage->module` to `$field_storage->getTypeProvider()`.
Merged Aastha Shrivastava requested to merge issue/drupal-3199582:9.2.x into 9.2.x

hook_field_storage_config_update_forbid was using module property of $field_storage changed it to use getTypeProvider() to get name of the module which provides this field.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading