You are here

protected property PaymentMethodConfigurationDeleteFormTest::$messenger in Payment 8.2

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationDeleteFormTest.php, line 48

Class

PaymentMethodConfigurationDeleteFormTest
@coversDefaultClass \Drupal\payment\Entity\PaymentMethodConfiguration\PaymentMethodConfigurationDeleteForm

Namespace

Drupal\Tests\payment\Unit\Entity\PaymentMethodConfiguration

Code

protected $messenger;