type hints
resolved warnings
This commit is contained in:
@ -234,6 +234,7 @@ class ManiaControlSettings implements ConfiguratorMenu, CallbackListener {
|
||||
|
||||
$pageFrame = null;
|
||||
$index = 0;
|
||||
$y = 0;
|
||||
foreach ($settings as $setting) {
|
||||
if (!$pageFrame) {
|
||||
$pageFrame = new Frame();
|
||||
|
Reference in New Issue
Block a user