We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39946b4 commit c11032bCopy full SHA for c11032b
bundle/DependencyInjection/Configuration.php
@@ -129,7 +129,7 @@ private function addObjectStatesSection(ArrayNodeDefinition $nodeDefinition): vo
129
?->end()
130
->end()
131
->arrayNode('hidden')
132
- ->info('Configure hidden bject states and groups used for scheduled visibility mechanism')
+ ->info('Configure hidden object states and groups used for scheduled visibility mechanism')
133
->addDefaultsIfNotSet()
134
->children()
135
->integerNode('object_state_id')
0 commit comments