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 def9cf5 commit 553ca8bCopy full SHA for 553ca8b
TwoFactorAuth/Test/Api/GoogleAuthenticateTest.php
@@ -22,6 +22,7 @@
22
23
/**
24
* Class checks google authentication behaviour
25
+ * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
26
*/
27
class GoogleAuthenticateTest extends WebapiAbstract
28
{
0 commit comments