protected property IntegrationTest::$itemStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php \Drupal\Tests\aggregator\Kernel\Views\IntegrationTest::itemStorage
The entity storage for aggregator items.
Type: \Drupal\aggregator\ItemStorage
File
- core/
modules/ aggregator/ tests/ src/ Kernel/ Views/ IntegrationTest.php, line 46
Class
- IntegrationTest
- Tests basic integration of views data from the aggregator module.
Namespace
Drupal\Tests\aggregator\Kernel\ViewsCode
protected $itemStorage;