Skip to content

Commit 987d713

Browse files
authored
Update AbstractExtensibleModel.php
1 parent 764cdf9 commit 987d713

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Model/AbstractExtensibleModel.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* Implementations may choose to process custom attributes as their persistence requires them to.
1717
* @SuppressWarnings(PHPMD.NumberOfChildren)
1818
* @api
19+
* @codeCoverageIgnore
1920
*/
2021
abstract class AbstractExtensibleModel extends AbstractModel implements
2122
\Magento\Framework\Api\CustomAttributesDataInterface

0 commit comments

Comments
 (0)