Skip to content

Commit 21e7aaa

Browse files
ENGCOM-1714: [Forwardport] #12820 - Wrong annotation in _toOptionArray - magento/framework/Data/… #15578
2 parents c7069cf + 90ea332 commit 21e7aaa

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)