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

[5.x] Add fullyQualifiedHandle method to Blueprint #11096

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request adds a fullyQualifiedHandle method to the Blueprint class as the format of the handle (eg. what you use when doing Blueprint::find()) is different depending on if it has a namespace or not, or if it's coming from an addon.

I initially added this method as part of #11066. However, even with no ->fresh() method, I still feel like this would be a useful method to have if folks want to "refresh" blueprints themselves.

@jasonvarga jasonvarga merged commit 1d78ccf into 5.x Nov 8, 2024
18 checks passed
@jasonvarga jasonvarga deleted the add-fq-blueprint-handle-method branch November 8, 2024 14:47
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.

2 participants