Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.3.x will end 7 October 2024 (12 months).
  • Bug fixes for security issues in 4.3.x will end 21 April 2025 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.2.x is supported too.

(no description)

File Size: 67 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

fallback:: (5 methods):
  __construct()
  get_display_name()
  get_info()
  get_state()
  set_state()


Class: fallback  - X-Ref

Fallback factor class.

__construct()   X-Ref
Overridden constructor. Name is hard set to 'fallback'.


get_display_name()   X-Ref
{@inheritDoc}


get_info()   X-Ref
{@inheritDoc}


get_state()   X-Ref
{@inheritDoc}


set_state(string $state)   X-Ref
Sets the state of the factor check into the session.
Returns whether storing the var was successful.

param: string $state
return: bool