mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
phpdoc armageddon for master, pass 1
This commit is contained in:
@ -83,9 +83,6 @@ class Skull extends Flowable{
|
||||
$tile->setSkullType($this->skullType);
|
||||
}
|
||||
|
||||
/**
|
||||
* @return SkullType
|
||||
*/
|
||||
public function getSkullType() : SkullType{
|
||||
return $this->skullType;
|
||||
}
|
||||
|
Reference in New Issue
Block a user