From: Vincent Vanwaelscappel Date: Mon, 8 Jul 2019 12:22:53 +0000 (+0200) Subject: #2868 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=035cacc534322d1e72c2f299b93f9436e82d718a;p=cubist_locale.git #2868 --- diff --git a/src/Translate.php b/src/Translate.php index ed27c8a..414c163 100644 --- a/src/Translate.php +++ b/src/Translate.php @@ -97,9 +97,9 @@ class Translate return $this->_toTranslate; } - public static function saveTranslations($data, $path, $varname = '$translations') + public static function saveTranslations($data, $path) { - $phpCode = '