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 36216c4 commit 5d627f2Copy full SHA for 5d627f2
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