You are here

protected property FieldDataCountTest::$storage 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::storage
  2. 10 core/modules/field/tests/src/Kernel/FieldDataCountTest.php \Drupal\Tests\field\Kernel\FieldDataCountTest::storage

Type: \Drupal\Core\Entity\DynamicallyFieldableEntityStorageInterface

File

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

Class

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

Namespace

Drupal\Tests\field\Kernel

Code

protected $storage;