You are here

protected property DisplayApiTest::$cardinality in Drupal 8

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

The field cardinality to use in this test.

Type: int

File

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

Class

DisplayApiTest
Tests the field display API.

Namespace

Drupal\Tests\field\Kernel

Code

protected $cardinality;