$system->loginMethods()
Returns the configured UI modes for the login form with their respective options
$system->loginMethods(): array
Return type
array
Exceptions
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |
If the configuration is invalid (only in debug mode) |