Menu
← Back to all error identifiers
Error Identifiers: mixin.*
There are 11 error identifiers in the mixin.* group:
-
mixin.deprecatedClass phpstan-deprecation-rulesPHPDoc @mixin tag references a deprecated class.
-
mixin.deprecatedEnum phpstan-deprecation-rulesPHPDoc @mixin tag references a deprecated enum.
-
mixin.deprecatedInterface phpstan-deprecation-rulesPHPDoc @mixin tag references a deprecated interface.
-
mixin.deprecatedTrait phpstan-deprecation-rulesPHPDoc @mixin tag references a deprecated trait.
-
PHPDoc @mixin tag references an internal class.
-
PHPDoc @mixin tag references an internal enum.
-
PHPDoc @mixin tag references an internal interface.
-
PHPDoc @mixin tag references an internal trait.
-
PHPDoc @mixin tag contains a non-object type.
-
PHPDoc @mixin tag references a trait, which cannot be used as a type.
-
PHPDoc @mixin tag contains a type that cannot be resolved.