You are here

protected property ConnectionTester::$severity in SMTP Authentication Support 8

The severity of the connection issue; set during class construction.

Type: int

File

src/ConnectionTester/ConnectionTester.php, line 29

Class

ConnectionTester
Allows testing the SMTP connection.

Namespace

Drupal\smtp\ConnectionTester

Code

protected $severity;