@@ -23,7 +23,7 @@ |
||
23 | 23 | public const TEMPLATE_NAME = 'template_name'; |
24 | 24 | |
25 | 25 | protected static $expectedParameters = [ |
26 | - self::TEMPLATE_NAME => [ |
|
26 | + self::TEMPLATE_NAME => [ |
|
27 | 27 | 'type' => 'string', |
28 | 28 | ], |
29 | 29 | ]; |