mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Remove dead comments from PlayerInventory and PlayerCursorInventory
these aren't overrides anymore.
This commit is contained in:
@ -35,7 +35,6 @@ class PlayerCursorInventory extends BaseInventory{
|
||||
}
|
||||
|
||||
/**
|
||||
* This override is here for documentation and code completion purposes only.
|
||||
* @return Player
|
||||
*/
|
||||
public function getHolder(){
|
||||
|
Reference in New Issue
Block a user