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