Error Identifiers: nullableType.*

Menu

← Back to all error identifiers

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

  • nullableType.mixed non-ignorable

    Type mixed cannot be nullable because it already includes null.

  • nullableType.never non-ignorable

    Type never cannot be part of a nullable type declaration.

  • nullableType.void non-ignorable

    Type void cannot be part of a nullable type declaration.

Theme

A

Twitter Mastodon YouTube RSS

© 2026 PHPStan s.r.o.