Skip to content

Commit f0a1438

Browse files
committed
Add @phpstan-require-extends and @phpstan-require-implements tag
1 parent 6d197a9 commit f0a1438

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lisp/php-mode.el

+1
Original file line numberDiff line numberDiff line change
@@ -1320,6 +1320,7 @@ for \\[find-tag] (which see)."
13201320
"return" "throws" "var" "self-out" "this-out" "param-out"
13211321
"type" "extends" "require-extends" "implemtents" "require-implements"
13221322
"template" "template-covariant" "template-extends" "template-implements"
1323+
"require-extends" "require-implements"
13231324
"assert" "assert-if-true" "assert-if-false" "if-this-is")
13241325
"A list of tags specifying type names.")
13251326

0 commit comments

Comments
 (0)