function DatabaseEventEnabler::__construct

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/modules/performance_test/src/DatabaseEventEnabler.php \Drupal\performance_test\DatabaseEventEnabler::__construct()

File

core/modules/system/tests/modules/performance_test/src/DatabaseEventEnabler.php, line 14

Class

DatabaseEventEnabler

Namespace

Drupal\performance_test

Code

public function __construct(HttpKernelInterface $httpKernel, Connection $connection) {
}

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