@@ -87,7 +87,7 @@ |
||
87 | 87 | // Get container builder |
88 | 88 | $builder = $this->getContainerBuilder(); |
89 | 89 | |
90 | - // Set the default configuration |
|
90 | + // Set the default configuration |
|
91 | 91 | $this->validateConfig($this->defaults); |
92 | 92 | |
93 | 93 | // Get extension configuration |