mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-24 03:44:08 +00:00
fixes a phpstan level 7 error phpstan doesn't make any assumptions about local static variable types because analysing them would require too much work, apparently.