File
- drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php, line 56
Class
- TestHttpKernel
Namespace
Symfony\Component\HttpKernel\Tests\HttpCache
Code
public function isCatchingExceptions() {
return $this->catch;
}