mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-11 08:19:45 +00:00
EntityFactory: drop unnecessary @param
This commit is contained in:
parent
47baaf4c72
commit
0a43fd816c
@ -184,7 +184,6 @@ final class EntityFactory{
|
||||
* Registers an entity type into the index.
|
||||
*
|
||||
* @param string $className Class that extends Entity
|
||||
* @param \Closure $creationFunc
|
||||
* @param string[] $saveNames An array of save names which this entity might be saved under.
|
||||
* @phpstan-param class-string<Entity> $className
|
||||
* @phpstan-param list<string> $saveNames
|
||||
|
Loading…
x
Reference in New Issue
Block a user