Skip to content

Commit ab0ff78

Browse files
committed
Add missed entry to docs for @return
1 parent 27a6e8d commit ab0ff78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Reflection/TypeProcessor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ protected function dataObjectGetterDescriptionToFieldDescription($shortDescripti
288288
* 'type' => <string>$type,
289289
* 'isRequired' => $isRequired,
290290
* 'description' => $description
291+
* 'parameterCount' => $numberOfRequiredParameters
291292
* )</pre>
292293
* @throws \InvalidArgumentException
293294
*/

0 commit comments

Comments
 (0)