]> _ Git - cubist_cms-back.git/commitdiff
wip #3439
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 27 Feb 2020 15:33:23 +0000 (16:33 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 27 Feb 2020 15:33:23 +0000 (16:33 +0100)
src/app/Magic/Fields/Locale.php

index 3f10aef65976117a391b42d265789d20422f1a23..7adb521db1c9672d5e15645995e87333f91d79d2 100644 (file)
@@ -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)
     {