@@ -105,7 +105,7 @@
}
}else{
- $output = "<?= _({$matches[1]})";
+ $output = "<?= _({$matches[1]}";
return "{$output}); ?>";
}, $output);