protected property FieldDataCountTest::$storage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/field/tests/src/Kernel/FieldDataCountTest.php \Drupal\Tests\field\Kernel\FieldDataCountTest::storage
- 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\KernelCode
protected $storage;