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

fix indentation in config tree builder #250

Merged
merged 1 commit into from Jan 4, 2019
Merged

Conversation

kaznovac
Copy link
Contributor

@kaznovac kaznovac commented Jan 4, 2019

first ->end() belongs to ->validate()'s ExprBuilder, and the second one is now inline with it's ScalarNodeDefinition creator ->scalarNode('organize_migrations')->defaultValue(false)

first `->end()` belongs to `->validate()`'s `ExprBuilder`, and the second one is now inline with it's `ScalarNodeDefinition` creator `->scalarNode('organize_migrations')->defaultValue(false)`
@jwage
Copy link
Member

jwage commented Jan 4, 2019

Thanks!

@jwage jwage merged commit 7a3ea6e into doctrine:master Jan 4, 2019
@jwage jwage self-assigned this Jan 4, 2019
@jwage jwage added this to the 2.0.0 milestone Jan 4, 2019
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.

None yet

2 participants