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.
2 parents b80de02 + 5d627f2 commit a8d1ea1Copy full SHA for a8d1ea1
lib/internal/Magento/Framework/Model/ResourceModel/Db/AbstractDb.php
@@ -18,6 +18,7 @@
18
* @SuppressWarnings(PHPMD.NumberOfChildren)
19
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
20
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
21
+ * phpcs:disable Magento2.Classes.AbstractApi
22
* @api
23
*/
24
abstract class AbstractDb extends AbstractResource
0 commit comments