@@ -520,7 +520,7 @@ |
||
| 520 | 520 | * @return null|string |
| 521 | 521 | */ |
| 522 | 522 | public function findAndReplace($findAndReplaceData, $returnFormat, $templateName = null, $templateFilename = null, |
| 523 | - $mergeSettings = []) |
|
| 523 | + $mergeSettings = []) |
|
| 524 | 524 | { |
| 525 | 525 | $ret = null; |
| 526 | 526 | |