You are here

protected property BooleanFormatterTest::$display in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php \Drupal\Tests\field\Kernel\Boolean\BooleanFormatterTest::display
  2. 9 core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php \Drupal\Tests\field\Kernel\Boolean\BooleanFormatterTest::display

Type: \Drupal\Core\Entity\Display\EntityViewDisplayInterface

File

core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php, line 50

Class

BooleanFormatterTest
Tests the boolean formatter.

Namespace

Drupal\Tests\field\Kernel\Boolean

Code

protected $display;