Skip to content

Commit 0f0176a

Browse files
committed
Scalar. SCALAR.
1 parent 330e835 commit 0f0176a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DependencyInjection/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function getConfigTreeBuilder()
3737
->booleanNode('use_table_diffing')
3838
->defaultTrue()
3939
->end()
40-
->scalerNode('purifier_cache_location')
40+
->scalarNode('purifier_cache_location')
4141
->defaultNull()
4242
->end()
4343
->integerNode('match_threshold')->end()

0 commit comments

Comments
 (0)