Move the form into a helper for conditional rendering #738
Annotations
10 errors
PHPStan:
class-two-factor-core.php#L526
Static call to instance method Two_Factor_Core::get_supported_providers_for_user().
|
PHPStan:
class-two-factor-core.php#L639
Static call to instance method Two_Factor_Core::get_supported_providers_for_user().
|
PHPStan:
class-two-factor-core.php#L1839
Static call to instance method Two_Factor_Core::get_supported_providers_for_user().
|
PHPStan:
class-two-factor-core.php#L1905
Undefined variable: $show_2fa_options
|
PHPStan:
class-two-factor-core.php#L1916
Undefined variable: $enabled_providers
|
PHPStan:
class-two-factor-core.php#L1946
Undefined variable: $enabled_providers
|
PHPStan:
class-two-factor-core.php#L1972
Static call to instance method Two_Factor_Core::get_supported_providers_for_user().
|
PHPStan:
class-two-factor-core.php#L2003
Static call to instance method Two_Factor_Core::get_supported_providers_for_user().
|
PHPStan:
class-two-factor-core.php#L2047
Static call to instance method Two_Factor_Core::get_supported_providers_for_user().
|
PHPStan
Process completed with exit code 1.
|
Loading