Menu

← Back to all error identifiers

Error Identifiers: unionType.*

There are 3 error identifiers in the unionType.* group:

  • unionType.mixed non-ignorable
    Mixed type cannot be part of a union type declaration.
  • unionType.never non-ignorable
    Never type cannot be part of a union type declaration.
  • unionType.void non-ignorable
    Void type cannot be part of a union type declaration.
Theme
A
© 2026 PHPStan s.r.o.