1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-15 17:44:17 +02:00

Flextype Slim Integration - next round of integration

This commit is contained in:
Awilum
2019-03-01 21:25:10 +03:00
parent 927cb3937a
commit 304bd1391b
6 changed files with 1 additions and 6 deletions

View File

@@ -14,7 +14,6 @@ namespace Flextype;
use Flextype\Component\Arr\Arr;
use Flextype\Component\Filesystem\Filesystem;
use Flextype\Component\Registry\Registry;
class Entries
{

View File

@@ -13,7 +13,6 @@
namespace Flextype;
use Flextype\Component\Filesystem\Filesystem;
use Flextype\Component\Registry\Registry;
class Fieldsets
{

View File

@@ -1,6 +1,6 @@
<?php
return $locales = [
return [
'af' => ['name' => 'Afrikaans', 'nativeName' => 'Afrikaans'],
'af_ZA' => ['name' => 'Afrikaans', 'nativeName' => 'Afrikaans'],
'ak' => ['name' => 'Akan', 'nativeName' => 'Akan'], // unverified native name

View File

@@ -12,7 +12,6 @@
namespace Flextype;
use Flextype\Component\Http\Http;
use Thunder\Shortcode\ShortcodeFacade;
use Thunder\Shortcode\Shortcode\ShortcodeInterface;

View File

@@ -12,7 +12,6 @@
namespace Flextype;
use Flextype\Component\Http\Http;
use Thunder\Shortcode\ShortcodeFacade;
use Thunder\Shortcode\Shortcode\ShortcodeInterface;

View File

@@ -12,7 +12,6 @@
namespace Flextype;
use Flextype\Component\Http\Http;
use Thunder\Shortcode\ShortcodeFacade;
use Thunder\Shortcode\Shortcode\ShortcodeInterface;