mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
fix function output in accordance to phpdoc and function naming
This commit is contained in:
parent
9dc1b4d836
commit
c38b841eb8
@ -457,6 +457,7 @@ class PluginManager
|
||||
if (array_key_exists($code, $this->disabledPlugins)) {
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user