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 d315dfc commit f24b838Copy full SHA for f24b838
lib/internal/Magento/Framework/Session/SaveHandler.php
@@ -17,6 +17,7 @@
17
18
/**
19
* Magento session save handler.
20
+ * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
21
*/
22
class SaveHandler implements SaveHandlerInterface
23
{
0 commit comments