UpdatePathTestBase::$upgradedSite

Flag that indicates whether the child site has been updated.

Type: bool

File

core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php, line 74

Class

UpdatePathTestBase
Provides a base class for writing an update test.

Namespace

Drupal\FunctionalTests\Update

Code

protected $upgradedSite = FALSE;

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