ошибки Undefined

This commit is contained in:
2023-08-16 01:48:29 +03:00
parent 0f30620f61
commit 80ef052c6e
13 changed files with 1900 additions and 2205 deletions
+5
View File
@@ -118,5 +118,10 @@ class Bonuses
$this->result[self::$names['zonb']] = 1;
}
}
public static function getBonusSystemNames(): array
{
return array_keys(self::$names);
}
}