mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
phpdoc armageddon for master, pass 1
This commit is contained in:
@ -33,9 +33,6 @@ class BlockIdentifierFlattened extends BlockIdentifier{
|
||||
$this->secondId = $secondId;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return int
|
||||
*/
|
||||
public function getSecondId() : int{
|
||||
return $this->secondId;
|
||||
}
|
||||
|
Reference in New Issue
Block a user