You are here

private property UpdatesWith7xTest::$updateUrl in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php \Drupal\Tests\system\Functional\UpdateSystem\UpdatesWith7xTest::updateUrl

The URL for the update page.

Type: string

File

core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php, line 35

Class

UpdatesWith7xTest
Tests that the minimum schema version is correct even if only 7.x update hooks are retained .

Namespace

Drupal\Tests\system\Functional\UpdateSystem

Code

private $updateUrl;