mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 00:25:04 +00:00
add some phpstan array types
This commit is contained in:
@ -45,6 +45,7 @@ function preg_quote_array(array $strings, string $delim = null) : array{
|
||||
* @param string $stub
|
||||
* @param int $signatureAlgo
|
||||
* @param int|null $compression
|
||||
* @phpstan-param array<string, mixed> $metadata
|
||||
*
|
||||
* @return \Generator|string[]
|
||||
*/
|
||||
|
Reference in New Issue
Block a user