Error Identifiers: methodTag.*

Menu

← Back to all error identifiers

There are 9 error identifiers in the methodTag.* group:

  • PHPDoc @method tag references a deprecated class.

  • PHPDoc @method tag references a deprecated enum.

  • PHPDoc @method tag references a deprecated interface.

  • PHPDoc @method tag references an internal class.

  • PHPDoc @method tag references an internal enum.

  • PHPDoc @method tag references an internal interface.

  • Template type in @method tag shadows a class-level template type.

  • PHPDoc @method tag references a trait, which cannot be used as a type.

  • PHPDoc @method tag contains a type that cannot be resolved.