Merge branch 'stable' into next-minor

This commit is contained in:
Dylan K. Taylor
2022-09-15 12:44:53 +01:00
26 changed files with 171 additions and 190 deletions

View File

@@ -384,6 +384,7 @@ final class VanillaItems{
/**
* @return Item[]
* @phpstan-return array<string, Item>
*/
public static function getAll() : array{
//phpstan doesn't support generic traits yet :(