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 70c5e12 commit 852bf03Copy full SHA for 852bf03
lib/internal/Magento/Framework/Model/AbstractExtensibleModel.php
@@ -15,8 +15,8 @@
15
* This class defines basic data structure of how custom attributes are stored in an ExtensibleModel.
16
* Implementations may choose to process custom attributes as their persistence requires them to.
17
* @SuppressWarnings(PHPMD.NumberOfChildren)
18
+ * phpcs:disable Magento2.Classes.AbstractApi
19
* @api
- * @codeCoverageIgnore
20
*/
21
abstract class AbstractExtensibleModel extends AbstractModel implements
22
\Magento\Framework\Api\CustomAttributesDataInterface
0 commit comments