Improved PHPDoc, Type Hints & Parameter Names
This commit is contained in:
@ -313,7 +313,7 @@ class StatisticManager {
|
||||
/**
|
||||
* Return the Stat Id
|
||||
*
|
||||
* @param $statName
|
||||
* @param string $statName
|
||||
* @return int
|
||||
*/
|
||||
private function getStatId($statName) {
|
||||
|
Reference in New Issue
Block a user