You are here

protected property UpdateSchemaTest::$updateUrl in Zircon Profile 8

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

The update URL.

Type: string

File

core/modules/system/src/Tests/Update/UpdateSchemaTest.php, line 35
Contains \Drupal\system\Tests\Update\UpdateSchemaTest.

Class

UpdateSchemaTest
Tests that update hooks are properly run.

Namespace

Drupal\system\Tests\Update

Code

protected $updateUrl;