mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Update RuntimeDataDescriber.php
This commit is contained in:
parent
f3cc4a28e1
commit
09bf203267
@ -92,7 +92,7 @@ interface RuntimeDataDescriber extends RuntimeEnumDescriber{
|
||||
/**
|
||||
* @phpstan-template T of \UnitEnum
|
||||
* @phpstan-param T &$case
|
||||
* @phpstan-param-out T &$case
|
||||
* @phpstan-param-out T $case
|
||||
*/
|
||||
public function enum(\UnitEnum &$case) : void;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user