UpdatePathTestBase::$pendingUpdates

Same name in this branch
  1. 8.9.x core/modules/system/src/Tests/Update/UpdatePathTestBase.php \Drupal\system\Tests\Update\UpdatePathTestBase::pendingUpdates
Same name and namespace in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\UpdatePathTestBase::pendingUpdates

Flag to indicate whether there are pending updates or not.

Type: bool

File

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

Class

UpdatePathTestBase
Provides a base class for writing an update test.

Namespace

Drupal\FunctionalTests\Update

Code

protected $pendingUpdates = TRUE;

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