Skip to content

Commit

Permalink
MAGETWO-65427: [GitHub][PR] magento/magento2 #2370: A PHPDoc comment …
Browse files Browse the repository at this point in the history
…typo fix #8758
  • Loading branch information
magento-team authored Mar 7, 2017
2 parents 76fab15 + 20c7cdb commit 20d4c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Config/Model/Config/SourceFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public function __construct(\Magento\Framework\ObjectManagerInterface $objectMan
* Create backend model by name
*
* @param string $modelName
* @return mixed
* @return \Magento\Framework\Option\ArrayInterface
*/
public function create($modelName)
{
Expand Down

0 comments on commit 20d4c8c

Please sign in to comment.