The following code throws `?array is not a collection`: ```php (new TypeResolver())->resolve('?array<string, int>') ```