1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-16 10:04:21 +02:00

Slim Framework integration #118 #117

- Fieldsets refactoring
This commit is contained in:
Awilum
2019-06-01 20:37:24 +03:00
parent 14dc95b364
commit 8f6ec83c4f

View File

@@ -63,7 +63,7 @@ class Fieldsets
* @access public
* @return array
*/
public function fetchList() : array
public function fetchAll() : array
{
$fieldsets = [];