From 0fa03ed782d67166067785cf598a9dd5ddd6b17b Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 1 Feb 2019 19:11:18 +0300 Subject: [PATCH] Flextype Core: Plugins - code fixes according Scrutinizer Tests. - The assignment to $plugins_cache_id is dead and can be removed. --- flextype/Plugins.php | 1 - 1 file changed, 1 deletion(-) diff --git a/flextype/Plugins.php b/flextype/Plugins.php index 85e304d2..cce11524 100755 --- a/flextype/Plugins.php +++ b/flextype/Plugins.php @@ -229,7 +229,6 @@ class Plugins private static function init() : void { // Plugin cache id - $plugins_cache_id = ''; $_plugins_cache_id = ''; // Set empty plugins item