You are here

private property UpdateScriptTest::$updateUrl in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Update/UpdateScriptTest.php \Drupal\system\Tests\Update\UpdateScriptTest::updateUrl

URL to the update.php script.

Type: string

File

core/modules/system/src/Tests/Update/UpdateScriptTest.php, line 37
Contains \Drupal\system\Tests\Update\UpdateScriptTest.

Class

UpdateScriptTest
Tests the update script access and functionality.

Namespace

Drupal\system\Tests\Update

Code

private $updateUrl;