You are here

protected property PaymentStatusBaseTest::$languageManager in Payment 8.2

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/Status/PaymentStatusBaseTest.php, line 34

Class

PaymentStatusBaseTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Status\PaymentStatusBase

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Status

Code

protected $languageManager;