@@ -156,7 +156,7 @@ |
||
| 156 | 156 | $format = $this->attributes['format']; |
| 157 | 157 | } |
| 158 | 158 | |
| 159 | - // try Symfony request |
|
| 159 | + // try Symfony request |
|
| 160 | 160 | elseif (isset($this->context['app'])) { |
| 161 | 161 | /** |
| 162 | 162 | * @var AppVariable $appVariable |