mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 00:25:04 +00:00
phpdoc armageddon for master, pass 1
This commit is contained in:
@ -37,9 +37,6 @@ class Bed extends Item{
|
||||
$this->color = $color;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return DyeColor
|
||||
*/
|
||||
public function getColor() : DyeColor{
|
||||
return $this->color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user