@@ -14,6 +14,9 @@ |
||
| 14 | 14 | { |
| 15 | 15 | private $templateMappings; |
| 16 | 16 | |
| 17 | + /** |
|
| 18 | + * @param string[] $templateMappings |
|
| 19 | + */ |
|
| 17 | 20 | public function setTemplateMappings($templateMappings) |
| 18 | 21 | { |
| 19 | 22 | $this->templateMappings = $templateMappings; |