You are here

protected property PaymentReferenceBaseTest::$container in Payment 8.2

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/Element/PaymentReferenceBaseTest.php, line 50

Class

PaymentReferenceBaseTest
@coversDefaultClass \Drupal\payment\Element\PaymentReferenceBase

Namespace

Drupal\Tests\payment\Unit\Element

Code

protected $container;