javascript and api to stop and display active records (#772)
This commit is contained in:
@@ -295,6 +295,7 @@ class Configuration implements ConfigurationInterface
|
||||
->end()
|
||||
->scalarNode('box_color')
|
||||
->defaultValue('green')
|
||||
->setDeprecated('The node "%node%" at path "%path%" was removed, please delete it from your config.')
|
||||
->end()
|
||||
->scalarNode('select_type')
|
||||
->defaultNull()
|
||||
|
||||
Reference in New Issue
Block a user