Skip to content

Commit

Permalink
Fix static tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
nmalevanec committed Mar 26, 2019
1 parent ac40d43 commit 059f399
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/code/Magento/Eav/Model/Form.php
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,8 @@ public function getFormCode()
}

/**
* Return entity type instance
* Return entity type instance.
*
* Return EAV entity type if entity type is not defined
*
* @return \Magento\Eav\Model\Entity\Type
Expand Down

0 comments on commit 059f399

Please sign in to comment.