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

Define default value for $processors #983

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Define default value for $processors #983

merged 1 commit into from
Feb 2, 2022

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented Feb 2, 2022

This makes it possible to initialize a ConfigProcessor that has no processors.

Solves this error:

Typed property Overblog\GraphQLBundle\Definition\ConfigProcessor::$processors must not be accessed before initialization.

This makes it possible to initialize a `ConfigProcessor` that has no processors.

Solves this error:

Typed property Overblog\GraphQLBundle\Definition\ConfigProcessor::$processors must not be accessed before initialization.
@mcg-web
Copy link
Member

mcg-web commented Feb 2, 2022

Thank you @ruudk !

@mcg-web mcg-web merged commit e897f43 into master Feb 2, 2022
@mcg-web mcg-web deleted the ruudk-patch-2 branch February 2, 2022 14:54
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