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