function StandardPerformanceTest::refreshVariables

Provides an empty implementation to prevent the resetting of caches.

File

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

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.