1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 13:16:45 +02:00

Flextype Core: New Fieldsets API - improvements

This commit is contained in:
Awilum
2019-02-23 01:25:09 +03:00
parent a2bcddf3b9
commit a8bd83cd28

View File

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