UpdateScriptTest::$updateUrl

Same name and namespace in other branches
  1. 8.9.x core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php \Drupal\Tests\system\Functional\UpdateSystem\UpdateScriptTest::updateUrl
  2. 10 core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php \Drupal\Tests\system\Functional\UpdateSystem\UpdateScriptTest::updateUrl
  3. 11.x core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php \Drupal\Tests\system\Functional\UpdateSystem\UpdateScriptTest::updateUrl

URL to the update.php script.

Type: string

File

core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php, line 52

Class

UpdateScriptTest
Tests the update script access and functionality.

Namespace

Drupal\Tests\system\Functional\UpdateSystem

Code

private $updateUrl;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.