- Issue created by @chaitanyadessai
- Issue was unassigned.
- last update
10 months ago 149 pass - last update
10 months ago 149 pass - Status changed to Needs work
7 months ago 9:05pm 1 June 2024 - 🇨🇭Switzerland berdir Switzerland
Must be done as a merge request now so that we can verify with CI.
- Status changed to Needs review
7 months ago 2:31am 2 June 2024 - Status changed to Needs work
7 months ago 9:04am 2 June 2024 - 🇨🇭Switzerland berdir Switzerland
per https://git.drupalcode.org/issue/entity-3427503/-/jobs/1752217, there are still \Drupal:: calls in EntityViewsData, if we're doing this then lets do it for all cases.
Several of the calls there can be removed now because the parent class has that property. For BC, lets keep the method, just remove the fallback. the entity type info property doesn't seem to be in the base class despite having the same todo though.