Skip to content

Commit fcef86e

Browse files
author
Stanislav Idolov
authored
ENGCOM-1628: magento#12820 - Wrong annotation in _toOptionArray - magento/framework/Data/… magento#15336
2 parents 23b4aca + b899de1 commit fcef86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ public function fetchItem()
629629
/**
630630
* Overridden to use _idFieldName by default.
631631
*
632-
* @param null $valueField
632+
* @param string|null $valueField
633633
* @param string $labelField
634634
* @param array $additional
635635
* @return array

0 commit comments

Comments
 (0)