Skip to content

Kirby 5.1.3

$system->is2FAWithTOTP()

Check if the Panel has 2FA with TOTP activated

$system->is2FAWithTOTP(): bool

Return type

bool

This method modifies the existing $system object it is applied to and returns it again.

Parent class

Kirby\Cms\System