Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
D
drupal
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Custom Issue Tracker
    • Custom Issue Tracker
  • Labels
  • Merge Requests 304
    • Merge Requests 304
  • Requirements
    • Requirements
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Commits
  • project
  • drupal
  • Merge Requests
  • !341

Merged
Opened Feb 23, 2021 by shriaas2898@shriaas2898Contributor

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

  • Overview 0
  • Commits 1
  • Changes 1

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.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: project/drupal!341
Source branch: 9.2.x