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 e4cb75e commit 8dc7feaCopy full SHA for 8dc7fea
TwoFactorAuth/Controller/Adminhtml/Authy/Authpost.php
@@ -25,6 +25,7 @@
25
26
/**
27
* @SuppressWarnings(PHPMD.CamelCaseMethodName)
28
+ * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
29
*/
30
class Authpost extends AbstractAction implements HttpPostActionInterface
31
{
0 commit comments