@@ -46,7 +46,7 @@ |
||
| 46 | 46 | $this->text = $text; |
| 47 | 47 | $this->context = $context; |
| 48 | 48 | $this->setParameters($parameters); |
| 49 | - $this->addParameter('context',$context); |
|
| 49 | + $this->addParameter('context', $context); |
|
| 50 | 50 | } |
| 51 | 51 | |
| 52 | 52 | /** |