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.
1 parent 764cdf9 commit 987d713Copy full SHA for 987d713
lib/internal/Magento/Framework/Model/AbstractExtensibleModel.php
@@ -16,6 +16,7 @@
16
* Implementations may choose to process custom attributes as their persistence requires them to.
17
* @SuppressWarnings(PHPMD.NumberOfChildren)
18
* @api
19
+ * @codeCoverageIgnore
20
*/
21
abstract class AbstractExtensibleModel extends AbstractModel implements
22
\Magento\Framework\Api\CustomAttributesDataInterface
0 commit comments