You are here

protected property SMTPMailSystemTest::$emailValidator in SMTP Authentication Support 8

The email validator.

Type: \Drupal\Component\Utility\EmailValidatorInterface

File

tests/src/Unit/Plugin/Mail/SMTPMailSystemTest.php, line 33

Class

SMTPMailSystemTest
Validate requirements for SMTPMailSystem.

Namespace

Drupal\Tests\smtp\Unit\Plugin\Mail

Code

protected $emailValidator;