function LogoutFinalizerTest::setUp
File
-
core/
modules/ user/ tests/ src/ Kernel/ LogoutFinalizerTest.php, line 40
Class
- LogoutFinalizerTest
- Tests logout finalization.
Namespace
Drupal\Tests\user\KernelCode
protected function setUp() : void {
parent::setUp();
$this->installEntitySchema('user');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.