You are here

protected property AccessTest::$search in Search API Autocomplete 8

The search entity used in this test.

Type: \Drupal\search_api_autocomplete\SearchInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/AccessTest.php, line 37

Class

AccessTest
Tests access to the autocomplete path.

Namespace

Drupal\Tests\search_api_autocomplete\Unit

Code

protected $search;