protected property UpdateRegistry::$includeTests in Drupal 8
Same name and namespace in other branches
- 9 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 58
Class
- UpdateRegistry
- Provides all and missing update implementations.
Namespace
Drupal\Core\UpdateCode
protected $includeTests = NULL;