From: Vincent Vanwaelscappel Date: Thu, 27 Feb 2020 15:33:23 +0000 (+0100) Subject: wip #3439 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=669fa5b2f62d2d8d513524b45e50968abe4b8dd9;p=cubist_cms-back.git wip #3439 --- diff --git a/src/app/Magic/Fields/Locale.php b/src/app/Magic/Fields/Locale.php index 3f10aef..7adb521 100644 --- a/src/app/Magic/Fields/Locale.php +++ b/src/app/Magic/Fields/Locale.php @@ -3,10 +3,9 @@ namespace Cubist\Backpack\app\Magic\Fields; - use Illuminate\Support\Facades\App; -class LLocale extends SelectFromArray +class Locale extends SelectFromArray { public function __construct($attributes) {