function EntityKernelTestBaseTest::setUp
Overrides EntityKernelTestBase::setUp
File
- 
              core/tests/ Drupal/ KernelTests/ Core/ Entity/ EntityKernelTestBaseTest.php, line 15 
Class
- EntityKernelTestBaseTest
- @covers \Drupal\KernelTests\Core\Entity\EntityKernelTestBase[[api-linebreak]]
Namespace
Drupal\KernelTests\Core\EntityCode
protected function setUp() : void {
  parent::setUp();
  $this->createUser();
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
