You are here

protected property CurrencyLocaleImportFormTest::$messenger in Currency 8.3

Same name in this branch
  1. 8.3 tests/src/Unit/Controller/CurrencyLocaleImportFormTest.php \Drupal\Tests\currency\Unit\Controller\CurrencyLocaleImportFormTest::messenger
  2. 8.3 tests/src/Unit/Form/CurrencyLocaleImportFormTest.php \Drupal\Tests\currency\Unit\Form\CurrencyLocaleImportFormTest::messenger

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Form/CurrencyLocaleImportFormTest.php, line 49

Class

CurrencyLocaleImportFormTest
@coversDefaultClass \Drupal\currency\Form\CurrencyLocaleImportForm

Namespace

Drupal\Tests\currency\Unit\Form

Code

protected $messenger;