FieldDataCountTest::$storage

Same name in other branches
  1. 8.9.x 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
  3. 11.x 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 24

Class

FieldDataCountTest
Tests the count of field data records.

Namespace

Drupal\Tests\field\Kernel

Code

protected $storage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.