You are here

protected property FieldDataCountTest::$storageUser 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::storageUser

Type: \Drupal\Core\Entity\DynamicallyFieldableEntityStorageInterface

File

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

Class

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

Namespace

Drupal\Tests\field\Kernel

Code

protected $storageUser;