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

[4.x] Allow namespace to be passed in Blueprint::make() #9484

Merged

Conversation

ryanmitchell
Copy link
Contributor

This PR contains a small DX improvement.

Currently you can Blueprint::find('namespace::handle') but you cant Blueprint::make('namespace::handle') which feels inconsistent.

This PR changes that to be possible.

@jasonvarga jasonvarga merged commit 04e4830 into statamic:4.x Feb 8, 2024
19 checks passed
@ryanmitchell ryanmitchell deleted the feature/blueprint-make-namespace branch February 8, 2024 15:44
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.

None yet

2 participants