2 $this->
data[
'header'] = $this->t(
'errorreport_header');
3 $this->includeAtTemplateBase(
'includes/header.php');
7<h2><?
php echo $this->t(
'errorreport_header'); ?></h2>
8<p><?
php echo $this->t(
'errorreport_text'); ?></p>
9<?
php $this->includeAtTemplateBase(
'includes/footer.php');
An exception for terminatinating execution or to throw for unit testing.