public function TfaSetupInterface::getErrorMessages in Two-factor Authentication (TFA) 8
Return process error messages.
Return value
string[] An array containing the setup errors.
File
- src/
Plugin/ TfaSetupInterface.php, line 77
Class
- TfaSetupInterface
- Interface TfaSetupInterface.
Namespace
Drupal\tfa\PluginCode
public function getErrorMessages();