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.
2 parents f8d5382 + 99dad5c commit cb518e8Copy full SHA for cb518e8
proposed/phpdoc.md
@@ -632,7 +632,7 @@ Example:
632
/**
633
* Initializes this class with the given options.
634
*
635
- * @param string[] $options {
+ * @param array $options {
636
* @type boolean $required Whether this element is required
637
* @type string $label The display name for this element
638
* }
@@ -1230,7 +1230,7 @@ an option array with 2 elements: 'required' and 'label'.
1230
1231
1232
1233
1234
1235
1236
0 commit comments