You are here

protected property AnalyzerTestBase::$parser in Mailhandler 8

The message parser

Type: \Drupal\inmail\MIME\MimeParser

File

tests/src/Kernel/AnalyzerTestBase.php, line 31

Class

AnalyzerTestBase
Provides the base for analyzer tests.

Namespace

Drupal\Tests\mailhandler\Kernel

Code

protected $parser;