function BulkFormTest::tearDown
File
-
core/
modules/ views/ tests/ src/ Unit/ Plugin/ views/ field/ BulkFormTest.php, line 28
Class
Namespace
Drupal\Tests\views\Unit\Plugin\views\fieldCode
protected function tearDown() : void {
parent::tearDown();
$container = new ContainerBuilder();
\Drupal::setContainer($container);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.