mirror of
https://github.com/flextype/flextype.git
synced 2025-08-26 14:34:31 +02:00
refactor(core): typo update Plugins API
This commit is contained in:
@@ -133,7 +133,7 @@ class Plugins
|
||||
|
||||
// Get site plugin settings content
|
||||
$site_plugin_settings_file_content = Filesystem::read($site_plugin_settings_file);
|
||||
|
||||
|
||||
if (trim($site_plugin_settings_file_content) === '') {
|
||||
$site_plugin_settings = [];
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user