We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76fab15 + 20c7cdb commit 20d4c8cCopy full SHA for 20d4c8c
app/code/Magento/Config/Model/Config/SourceFactory.php
@@ -26,7 +26,7 @@ public function __construct(\Magento\Framework\ObjectManagerInterface $objectMan
26
* Create backend model by name
27
*
28
* @param string $modelName
29
- * @return mixed
+ * @return \Magento\Framework\Option\ArrayInterface
30
*/
31
public function create($modelName)
32
{
0 commit comments