mirror of
https://github.com/flextype/flextype.git
synced 2025-08-09 14:46:53 +02:00
refactor(bootstrap): code formating and refactoring
This commit is contained in:
@@ -21,6 +21,7 @@ use Whoops\Util\Misc;
|
||||
use function date_default_timezone_set;
|
||||
use function error_reporting;
|
||||
use function file_exists;
|
||||
use function flextype;
|
||||
use function function_exists;
|
||||
use function get_class;
|
||||
use function mb_internal_encoding;
|
||||
@@ -55,6 +56,7 @@ $flextype = Flextype::getInstance([
|
||||
],
|
||||
]);
|
||||
|
||||
|
||||
/**
|
||||
* Display Errors
|
||||
*/
|
||||
|
Reference in New Issue
Block a user