You are here

protected property UpdateScriptTest::$statusReportUrl in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php \Drupal\Tests\system\Functional\UpdateSystem\UpdateScriptTest::statusReportUrl
  2. 9 core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php \Drupal\Tests\system\Functional\UpdateSystem\UpdateScriptTest::statusReportUrl

The URL to the status report page.

Type: \Drupal\Core\Url

File

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

Class

UpdateScriptTest
Tests the update script access and functionality.

Namespace

Drupal\Tests\system\Functional\UpdateSystem

Code

protected $statusReportUrl;