You are here

protected property TestMessenger::$messages in Rules 8.3

Array of messages.

Type: array

File

tests/src/Unit/TestMessenger.php, line 17

Class

TestMessenger
Mock class to replace the messenger service in unit tests.

Namespace

Drupal\Tests\rules\Unit

Code

protected $messages = NULL;