You are here

protected property UpdateRegistry::$includeTests in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Update/UpdateRegistry.php \Drupal\Core\Update\UpdateRegistry::includeTests

Should we respect update functions in tests.

Type: bool|null

File

core/lib/Drupal/Core/Update/UpdateRegistry.php, line 63
Contains \Drupal\Core\Update\UpdateRegistry.

Class

UpdateRegistry
Provides all and missing update implementations.

Namespace

Drupal\Core\Update

Code

protected $includeTests = NULL;