Skip to content

Commit

Permalink
Add @phpstan-require-extends and @phpstan-require-implements tag
Browse files Browse the repository at this point in the history
  • Loading branch information
zonuexe committed Jan 18, 2024
1 parent 6d197a9 commit f0a1438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/php-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -1320,6 +1320,7 @@ for \\[find-tag] (which see)."
"return" "throws" "var" "self-out" "this-out" "param-out"
"type" "extends" "require-extends" "implemtents" "require-implements"
"template" "template-covariant" "template-extends" "template-implements"
"require-extends" "require-implements"
"assert" "assert-if-true" "assert-if-false" "if-this-is")
"A list of tags specifying type names.")

Expand Down

0 comments on commit f0a1438

Please sign in to comment.