Specialized refreshVariables().
Overrides WebTestBase::refreshVariables
protected function refreshVariables() { // No operation if the child has not been upgraded yet. if (!$this->upgradedSite) { return parent::refreshVariables(); } }