diff --git a/YFormatter.php b/YFormatter.php index 9f6b4e6..19a3971 100644 --- a/YFormatter.php +++ b/YFormatter.php @@ -3,6 +3,7 @@ namespace yasheena\view; use yii\i18n\Formatter; +use yii\helpers\Html; class YFormatter extends Formatter {