You are here

public function TestMultipleHttpKernel::reset in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-kernel/Tests/HttpCache/TestMultipleHttpKernel.php \Symfony\Component\HttpKernel\Tests\HttpCache\TestMultipleHttpKernel::reset()

File

vendor/symfony/http-kernel/Tests/HttpCache/TestMultipleHttpKernel.php, line 76

Class

TestMultipleHttpKernel

Namespace

Symfony\Component\HttpKernel\Tests\HttpCache

Code

public function reset() {
  $this->call = false;
}