You are here

protected property SupportedCurrencyTest::$maximumAmount in Payment 8.2

The highest supported amount.

Type: int|float

File

tests/src/Unit/Plugin/Payment/Method/SupportedCurrencyTest.php, line 34

Class

SupportedCurrencyTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Method\SupportedCurrency

Namespace

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

Code

protected $maximumAmount;