mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-09 03:06:55 +00:00
phpdoc armageddon for master, pass 1
This commit is contained in:
@ -35,9 +35,6 @@ class FizzSound implements Sound{
|
||||
$this->pitch = $pitch;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return float
|
||||
*/
|
||||
public function getPitch() : float{
|
||||
return $this->pitch;
|
||||
}
|
||||
|
Reference in New Issue
Block a user