You are here

public function EmailVerifyManagerInterface::getErrors in Email Verify 8.2

Gets error messages.

Public function to return the error messages.

Return value

array

File

src/EmailVerifyManagerInterface.php, line 68
Contains \Drupal\email_verify\EmailVerifyManagerInterface.

Class

EmailVerifyManagerInterface
Provides an interface defining an email verify manager.

Namespace

Drupal\email_verify

Code

public function getErrors();