You are here

protected property DisplayApiTest::$displayOptions in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/field/tests/src/Kernel/DisplayApiTest.php \Drupal\Tests\field\Kernel\DisplayApiTest::displayOptions

The field display options to use in this test.

Type: array

File

core/modules/field/tests/src/Kernel/DisplayApiTest.php, line 44

Class

DisplayApiTest
Tests the field display API.

Namespace

Drupal\Tests\field\Kernel

Code

protected $displayOptions;