You are here

protected property PaymentMethodBaseTestBase::$token in Payment 8.2

The token API.

Type: \Drupal\Core\Utility\Token|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTestBase.php, line 45

Class

PaymentMethodBaseTestBase
Provides a base for tests for classes that extend \Drupal\payment\Plugin\Payment\Method\PaymentMethodBase.

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Method

Code

protected $token;