You are here

protected property FieldDataCountTest::$storageRev in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Kernel/FieldDataCountTest.php \Drupal\Tests\field\Kernel\FieldDataCountTest::storageRev
  2. 10 core/modules/field/tests/src/Kernel/FieldDataCountTest.php \Drupal\Tests\field\Kernel\FieldDataCountTest::storageRev

Type: \Drupal\Core\Entity\DynamicallyFieldableEntityStorageInterface

File

core/modules/field/tests/src/Kernel/FieldDataCountTest.php, line 30

Class

FieldDataCountTest
Tests counting field data records and the hasData() method on FieldStorageConfig entity.

Namespace

Drupal\Tests\field\Kernel

Code

protected $storageRev;