From 7208d91b5dbefbffa8e85b5f3459b2e9a3421488 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 3 Aug 2021 18:39:18 +0300 Subject: [PATCH] feat(core): simplify and improve folders and namespaces structure --- src/flextype/{flextype.php => _Flextype.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/flextype/{flextype.php => _Flextype.php} (100%) diff --git a/src/flextype/flextype.php b/src/flextype/_Flextype.php similarity index 100% rename from src/flextype/flextype.php rename to src/flextype/_Flextype.php