mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-09 11:31:49 +00:00
Removed misleading outdated documentation (#519)
This commit is contained in:
parent
f1510428d0
commit
fd982afce6
@ -30,8 +30,6 @@ abstract class Event{
|
|||||||
* Any callable event must declare the static variable
|
* Any callable event must declare the static variable
|
||||||
*
|
*
|
||||||
* public static $handlerList = null;
|
* public static $handlerList = null;
|
||||||
* public static $eventPool = [];
|
|
||||||
* public static $nextEvent = 0;
|
|
||||||
*
|
*
|
||||||
* Not doing so will deny the proper event initialization
|
* Not doing so will deny the proper event initialization
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user