protected property IntegrationTest::$feedStorage 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::feedStorage
The entity storage for aggregator feeds.
Type: \Drupal\aggregator\FeedStorage
File
- core/
modules/ aggregator/ src/ Tests/ Views/ IntegrationTest.php, line 50 - Contains \Drupal\aggregator\Tests\Views\IntegrationTest.
Class
- IntegrationTest
- Tests basic integration of views data from the aggregator module.
Namespace
Drupal\aggregator\Tests\ViewsCode
protected $feedStorage;