Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardise method of getting entity in imports #25173

Merged
merged 1 commit into from
Dec 18, 2022

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Standardise method of getting entity in imports

Before

Most places that check the entity for imports call getBaseEntity , one checks the CONST

After

ALL places that check the entity for imports call `getBaseEntity

Technical Details

The consts can go - I am just conscious it would make #25171 stale / be hard to co-ordinate with changes to that PR so they can be removed in that PR or after it is merged

Comments

@eileenmcnaughton
Copy link
Contributor Author

Thanks @seamuslee001 @demeritcowboy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants