Skip to content

Commit 8139931

Browse files
author
Stanislav Idolov
authored
ENGCOM-1778: [Backport] Wrong annotation in _toOptionArray - magento/framework/Data/… #15669
2 parents 9b751a0 + 06448d2 commit 8139931

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
@@ -627,7 +627,7 @@ public function fetchItem()
627627
/**
628628
* Overridden to use _idFieldName by default.
629629
*
630-
* @param null $valueField
630+
* @param string|null $valueField
631631
* @param string $labelField
632632
* @param array $additional
633633
* @return array

0 commit comments

Comments
 (0)