Skip to content

Commit 059f399

Browse files
committed
Fix static tests.
1 parent ac40d43 commit 059f399

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Eav/Model/Form.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,8 @@ public function getFormCode()
286286
}
287287

288288
/**
289-
* Return entity type instance
289+
* Return entity type instance.
290+
*
290291
* Return EAV entity type if entity type is not defined
291292
*
292293
* @return \Magento\Eav\Model\Entity\Type

0 commit comments

Comments
 (0)