You are here

protected property FieldDataCountTest::$storage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/FieldDataCountTest.php \Drupal\field\Tests\FieldDataCountTest::storage

Type: \Drupal\Core\Entity\DynamicallyFieldableEntityStorageInterface

File

core/modules/field/src/Tests/FieldDataCountTest.php, line 27
Contains \Drupal\field\Tests\FieldDataCountTest.

Class

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

Namespace

Drupal\field\Tests

Code

protected $storage;