You are here

protected property BasicTest::$sut in Currency 8.3

The class under test.

Type: \Drupal\currency\Plugin\Currency\AmountFormatter\Basic

File

tests/src/Unit/Plugin/Currency/AmountFormatter/BasicTest.php, line 39

Class

BasicTest
@coversDefaultClass \Drupal\currency\Plugin\Currency\AmountFormatter\Basic

Namespace

Drupal\Tests\currency\Unit\Plugin\Currency\AmountFormatter

Code

protected $sut;