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 27a6e8d commit ab0ff78Copy full SHA for ab0ff78
lib/internal/Magento/Framework/Reflection/TypeProcessor.php
@@ -288,6 +288,7 @@ protected function dataObjectGetterDescriptionToFieldDescription($shortDescripti
288
* 'type' => <string>$type,
289
* 'isRequired' => $isRequired,
290
* 'description' => $description
291
+ * 'parameterCount' => $numberOfRequiredParameters
292
* )</pre>
293
* @throws \InvalidArgumentException
294
*/
0 commit comments