changed direct public property access to using getter methods
phpdoc improvements
This commit is contained in:
@ -13,7 +13,7 @@ use ManiaControl\Utils\Formatter;
|
||||
*/
|
||||
class RecordData {
|
||||
/*
|
||||
* Public Properties
|
||||
* Public properties
|
||||
*/
|
||||
public $nullRecord = false;
|
||||
public $login = '';
|
||||
|
Reference in New Issue
Block a user