Skip to content

Commit 6e3acbc

Browse files
sanjay-wagentoosrecio
authored andcommitted
#12820 - Wrong annotation in _toOptionArray - magento/framework/Data/Collection/AbstractDb.php
1 parent d849f99 commit 6e3acbc

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)