mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 03:47:16 +00:00
Don't mention enchantments in generic StringToTParser doc-comment (#5894)
This commit is contained in:
parent
f7c08dedee
commit
45d1ce9bb8
@ -59,7 +59,7 @@ abstract class StringToTParser{
|
||||
}
|
||||
|
||||
/**
|
||||
* Tries to parse the specified string into an enchantment.
|
||||
* Tries to parse the specified string into a corresponding instance of T.
|
||||
* @phpstan-return T|null
|
||||
*/
|
||||
public function parse(string $input){
|
||||
|
Loading…
x
Reference in New Issue
Block a user