We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3321d49 commit fe8ab09Copy full SHA for fe8ab09
lisp/php-mode.el
@@ -1287,7 +1287,7 @@ for \\[find-tag] (which see)."
1287
"never" "never-return" "never-returns" "no-return" "non-empty-array"
1288
"non-empty-list" "non-empty-string" "non-falsy-string"
1289
"numeric" "numeric-string" "positive-int" "scalar"
1290
- "trait-string" "truthy-string"))
+ "trait-string" "truthy-string" "key-of" "value-of"))
1291
1292
(defconst php-phpdoc-type-tags
1293
(list "package" "param" "property" "property-read" "property-write"
0 commit comments