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 3c72dc1 commit 5976b41Copy full SHA for 5976b41
proposed/phpdoc-tags.md
@@ -605,7 +605,7 @@ single parameter of a function or method. When provided it MUST contain a
605
code signature itself. The description is OPTIONAL yet RECOMMENDED.
606
607
The name of the parameter MUST be prefixed with a dollar sign (`$`) to indicate
608
-the start of a variable name. OPTIONAL the variadic operator (`...`) MAY be used
+the start of a variable name. OPTIONAL variadic operator (`...`) MAY be used
609
to indicate that the parameter is variadic. The variadic operator MAY only be
610
applied to the last parameter.
611
0 commit comments