mirror of
https://github.com/flextype/flextype.git
synced 2025-08-26 14:34:31 +02:00
refactor(core): Plugins API refactoring
This commit is contained in:
@@ -93,7 +93,6 @@ class Plugins
|
||||
$this->flextype['cache']->save($locale, $dictionary[$locale]);
|
||||
}
|
||||
} else {
|
||||
|
||||
// Init plugin configs
|
||||
$plugins = [];
|
||||
$plugin_settings = [];
|
||||
|
Reference in New Issue
Block a user