You are here

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

The autocomplete helper object used for the test.

Type: \Drupal\search_api_autocomplete\Utility\AutocompleteHelperInterface

File

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

Class

AccessTest
Tests access to the autocomplete path.

Namespace

Drupal\Tests\search_api_autocomplete\Unit

Code

protected $autocompleteHelper;