protected property UpdatePathTestTrait::$checkFailedUpdates in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/UpdatePathTestTrait.php \Drupal\Tests\UpdatePathTestTrait::checkFailedUpdates
- 10 core/tests/Drupal/Tests/UpdatePathTestTrait.php \Drupal\Tests\UpdatePathTestTrait::checkFailedUpdates
Fail the test if there are failed updates.
Type: bool
File
- core/
tests/ Drupal/ Tests/ UpdatePathTestTrait.php, line 22
Class
- UpdatePathTestTrait
- Trait UpdatePathTestTrait.
Namespace
Drupal\TestsCode
protected $checkFailedUpdates = TRUE;