From 8f6ec83c4fe5ce3a57a0955f49ded0e1eab4b186 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 1 Jun 2019 20:37:24 +0300 Subject: [PATCH] Slim Framework integration #118 #117 - Fieldsets refactoring --- flextype/Fieldsets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flextype/Fieldsets.php b/flextype/Fieldsets.php index 376849be..409fed0e 100644 --- a/flextype/Fieldsets.php +++ b/flextype/Fieldsets.php @@ -63,7 +63,7 @@ class Fieldsets * @access public * @return array */ - public function fetchList() : array + public function fetchAll() : array { $fieldsets = [];