You are here

protected property IntegrationTest::$feedStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php \Drupal\Tests\aggregator\Kernel\Views\IntegrationTest::feedStorage

The entity storage for aggregator feeds.

Type: \Drupal\aggregator\FeedStorage

File

core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php, line 53

Class

IntegrationTest
Tests basic integration of views data from the aggregator module.

Namespace

Drupal\Tests\aggregator\Kernel\Views

Code

protected $feedStorage;