Skip to content

Commit 5575523

Browse files
sanjay-wagentogelanivishal
authored andcommitted
#12820 - Wrong annotation in _toOptionArray - magento/framework/Data/Collection/AbstractDb.php
1 parent 6103b6b commit 5575523

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)