function NodeBulkFormTest::tearDown
File
-
core/
modules/ node/ tests/ src/ Unit/ Plugin/ views/ field/ NodeBulkFormTest.php, line 26
Class
Namespace
Drupal\Tests\node\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.