@@ -12,7 +12,7 @@ |
||
| 12 | 12 | private $typeResolver; |
| 13 | 13 | |
| 14 | 14 | /** @var string */ |
| 15 | - private $template = __DIR__ . '/../templates/config/%s.json'; |
|
| 15 | + private $template = __DIR__ . '/../templates/config/%s.json'; |
|
| 16 | 16 | |
| 17 | 17 | /** |
| 18 | 18 | * Constructor. |