You are here

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\Plugin

Code

public function getErrorMessages();