@@ -46,7 +46,7 @@ |
||
| 46 | 46 | /** |
| 47 | 47 | * {@inheritdoc} |
| 48 | 48 | */ |
| 49 | - public function addContext($name, ConfigInterface $config) |
|
| 49 | + public function addContext($name, ConfigInterface $config) |
|
| 50 | 50 | { |
| 51 | 51 | $this->contexts[$name] = $config; |
| 52 | 52 | return $this; |