World: make PhpStorm understand return type of getAdjacentChunks()

This commit is contained in:
Dylan K. Taylor
2021-10-26 20:29:50 +01:00
parent 1873457840
commit 51fbff204b
2 changed files with 1 additions and 3 deletions

View File

@ -35,8 +35,6 @@ use function array_map;
use function igbinary_serialize;
use function igbinary_unserialize;
use function intdiv;
use function is_array;
use function is_string;
class PopulationTask extends AsyncTask{
private const TLS_KEY_WORLD = "world";