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

App Extension Classes (scopes, filetype etc.) don't register when in a subfolder #11047

Open
benatoff opened this issue Nov 3, 2024 · 0 comments · May be fixed by #11046
Open

App Extension Classes (scopes, filetype etc.) don't register when in a subfolder #11047

benatoff opened this issue Nov 3, 2024 · 0 comments · May be fixed by #11046
Labels

Comments

@benatoff
Copy link

benatoff commented Nov 3, 2024

Bug description

Goes along with PR #11046

How to reproduce

create subfolder in app/Scope/ and add a new scope class. then

php artisan tinker 
app('statamic.extentions')['Statamic\Query\Scopes\Scope'] 

The class won't show up.

Logs

No response

Environment

statamic 5.x

Installation

Fresh statamic/statamic site via CLI

Additional details

No response

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

Successfully merging a pull request may close this issue.

2 participants