UpdatePathTestBase::$zlibInstalled
Same name in this branch
- 8.9.x core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\UpdatePathTestBase::zlibInstalled
Same name in other branches
- 9 core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\UpdatePathTestBase::zlibInstalled
Flag to indicate whether zlib is installed or not.
Type: bool
File
-
core/
modules/ system/ src/ Tests/ Update/ UpdatePathTestBase.php, line 102
Class
- UpdatePathTestBase
- Provides a base class for writing an update test.
Namespace
Drupal\system\Tests\UpdateCode
protected $zlibInstalled = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.