changed direct public property access to using getter methods
phpdoc improvements
This commit is contained in:
@ -39,6 +39,7 @@ class ScriptSettings implements ConfiguratorMenu, CallbackListener {
|
||||
/*
|
||||
* Private properties
|
||||
*/
|
||||
/** @var ManiaControl $maniaControl */
|
||||
private $maniaControl = null;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user