function OptionsFormattersTest::setUp

Same name in other branches
  1. 9 core/modules/options/tests/src/Kernel/OptionsFormattersTest.php \Drupal\Tests\options\Kernel\OptionsFormattersTest::setUp()
  2. 10 core/modules/options/tests/src/Kernel/OptionsFormattersTest.php \Drupal\Tests\options\Kernel\OptionsFormattersTest::setUp()
  3. 11.x core/modules/options/tests/src/Kernel/OptionsFormattersTest.php \Drupal\Tests\options\Kernel\OptionsFormattersTest::setUp()

Overrides OptionsFieldUnitTestBase::setUp

File

core/modules/options/tests/src/Kernel/OptionsFormattersTest.php, line 19

Class

OptionsFormattersTest
Tests the Options field type formatters.

Namespace

Drupal\Tests\options\Kernel

Code

protected function setUp() {
    parent::setUp();
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.