From 69b8b4907dc5f66f8e883f1634e04699df52ec2d Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 12 Sep 2020 15:06:09 +0300 Subject: [PATCH] feat(core): Hide access for all core properties #467 --- src/flextype/Foundation/Entries/Entries.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/flextype/Foundation/Entries/Entries.php b/src/flextype/Foundation/Entries/Entries.php index 578fe638..6d089ca9 100755 --- a/src/flextype/Foundation/Entries/Entries.php +++ b/src/flextype/Foundation/Entries/Entries.php @@ -33,7 +33,7 @@ class Entries * @var array * @access public */ - public $storage = []; + private $storage = []; /** * Get storage