MigrateTestBase::$collectMessages

TRUE to collect messages instead of displaying them.

Type: bool

File

core/modules/migrate/tests/src/Kernel/MigrateTestBase.php, line 24

Class

MigrateTestBase
Creates abstract base class for migration tests.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected $collectMessages = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.