From e6a482c32ab9ca04872bcd721664c236ed8da2c7 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 22 Aug 2021 09:07:46 +0300 Subject: [PATCH] feat(entries): typo update --- src/flextype/core/Entries/Entries.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/flextype/core/Entries/Entries.php b/src/flextype/core/Entries/Entries.php index 7c2610fc..74f5be94 100755 --- a/src/flextype/core/Entries/Entries.php +++ b/src/flextype/core/Entries/Entries.php @@ -49,6 +49,7 @@ class Entries * extension - Entries collection data extension. * serializer - Entries collection data serializer. * fields - Array of fields for entries collection. + * actions - Array of actions for entries collection. * * @var array * @access private