You are here

protected property ViewsDisplayCachingTest::$viewExecutableFactory in Search API 8

The service that is responsible for creating Views executable objects.

Type: \Drupal\views\ViewExecutableFactory

File

tests/src/Kernel/Views/ViewsDisplayCachingTest.php, line 35

Class

ViewsDisplayCachingTest
Tests the Search API caching plugins for Views.

Namespace

Drupal\Tests\search_api\Kernel\Views

Code

protected $viewExecutableFactory;