function StandardPerformanceTest::refreshVariables

Same name and namespace in other branches
  1. 10 core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php \Drupal\Tests\standard\FunctionalJavascript\StandardPerformanceTest::refreshVariables()

Provides an empty implementation to prevent the resetting of caches.

Overrides RefreshVariablesTrait::refreshVariables

File

core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php, line 317

Class

StandardPerformanceTest
Tests the performance of basic functionality in the standard profile.

Namespace

Drupal\Tests\standard\FunctionalJavascript

Code

protected function refreshVariables() {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.