mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
and one more
This commit is contained in:
parent
92c45dd7e1
commit
e747478afd
@ -104,7 +104,7 @@ class BlockTest extends TestCase{
|
||||
* @return int[][]
|
||||
* @phpstan-return list<array{int,int}>
|
||||
*/
|
||||
public function blockGetProvider() : array{
|
||||
public static function blockGetProvider() : array{
|
||||
return [
|
||||
[BlockLegacyIds::STONE, 5],
|
||||
[BlockLegacyIds::GOLD_BLOCK, 0],
|
||||
|
Loading…
x
Reference in New Issue
Block a user