mirror of
https://github.com/flextype/flextype.git
synced 2025-08-11 23:54:06 +02:00
Flextype Core: Plugins - code fixes according Scrutinizer Tests.
- The assignment to $plugins_cache_id is dead and can be removed.
This commit is contained in:
@@ -229,7 +229,6 @@ class Plugins
|
||||
private static function init() : void
|
||||
{
|
||||
// Plugin cache id
|
||||
$plugins_cache_id = '';
|
||||
$_plugins_cache_id = '';
|
||||
|
||||
// Set empty plugins item
|
||||
|
Reference in New Issue
Block a user