# Bug report Phpstan reports false issue when passing set of concrete enums (E) instances to `Set<E>` param ### Code snippet that reproduces the problem https://phpstan.org/r/df31455c-0df9-4b1e-b33e-674ed458951b ### Expected output No errors.