You are here

protected property ContentHubTestBase::$urlGenerator in Acquia Content Hub 8

The URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

tests/src/Functional/ContentHubTestBase.php, line 68

Class

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

Namespace

Drupal\Tests\acquia_contenthub\Functional

Code

protected $urlGenerator;