property UpgradePathTestCase::$pendingUpdates in Drupal 7
Flag to indicate whether there are pending updates or not.
File
- modules/
simpletest/ tests/ upgrade/ upgrade.test, line 38
Class
- UpgradePathTestCase
- Perform end-to-end tests of the upgrade path.
Code
var $pendingUpdates = TRUE;