From a8bd83cd28f09ad280861c27560645f65e7f6062 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 23 Feb 2019 01:25:09 +0300 Subject: [PATCH] Flextype Core: New Fieldsets API - improvements --- flextype/Fieldsets.php | 1 + 1 file changed, 1 insertion(+) diff --git a/flextype/Fieldsets.php b/flextype/Fieldsets.php index d81a43ff..b644f48f 100644 --- a/flextype/Fieldsets.php +++ b/flextype/Fieldsets.php @@ -13,6 +13,7 @@ namespace Flextype; use Flextype\Component\Filesystem\Filesystem; +use Flextype\Component\Registry\Registry; class Fieldsets {