You are here

public function PaymentTest::tearDown in Payment 8.2

File

tests/src/Unit/PaymentTest.php, line 29

Class

PaymentTest
@coversDefaultClass \Drupal\payment\Payment

Namespace

Drupal\Tests\payment\Unit

Code

public function tearDown() {
  \Drupal::unsetContainer();
}