You are here

protected property TermAutocompleteTest::$autocompleteUrl in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php \Drupal\Tests\taxonomy\Functional\TermAutocompleteTest::autocompleteUrl

The autocomplete URL to call.

Type: string

File

core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php, line 57

Class

TermAutocompleteTest
Tests the autocomplete implementation of the taxonomy class.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected $autocompleteUrl;