You are here

protected property ViewsCacheInvalidationTest::$viewExecutableFactory in Search API 8

The service that is responsible for creating Views executable objects.

Type: \Drupal\views\ViewExecutableFactory

File

tests/src/Kernel/Views/ViewsCacheInvalidationTest.php, line 47

Class

ViewsCacheInvalidationTest
Tests that cached Search API views get invalidated at the right occasions.

Namespace

Drupal\Tests\search_api\Kernel\Views

Code

protected $viewExecutableFactory;