From: Vincent Vanwaelscappel Date: Mon, 8 Jul 2019 15:53:02 +0000 (+0200) Subject: #2868 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a4a6213f3d2b7b83ea9b942f4301abfd8eeb8ff0;p=cubist_locale.git #2868 --- diff --git a/src/Translate.php b/src/Translate.php index e3c90bb..5da4670 100644 --- a/src/Translate.php +++ b/src/Translate.php @@ -3,6 +3,7 @@ namespace Cubist\Locale; use \RecursiveIteratorIterator; use \RecursiveDirectoryIterator; +use \SplFileInfo; class Translate {