You are here

protected property SearchApiBrowserTestBase::$urlGenerator in Search API 8

The URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

tests/src/Functional/SearchApiBrowserTestBase.php, line 92

Class

SearchApiBrowserTestBase
Provides the base class for web tests for Search API.

Namespace

Drupal\Tests\search_api\Functional

Code

protected $urlGenerator;