Skip to content

Commit 90ea332

Browse files
ENGCOM-1714: [Forwardport] #12820 - Wrong annotation in _toOptionArray - magento/framework/Data/… #15578
- Merge Pull Request #15578 from osrecio/magento2:2.3-develop-PR-port-15336 - Merged commits: 1. 6e3acbc
2 parents 2cbe1a6 + 6e3acbc commit 90ea332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Data/Collection/AbstractDb.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ public function fetchItem()
630630
/**
631631
* Overridden to use _idFieldName by default.
632632
*
633-
* @param null $valueField
633+
* @param string|null $valueField
634634
* @param string $labelField
635635
* @param array $additional
636636
* @return array

0 commit comments

Comments
 (0)