5$this->includeAtTemplateBase(
'includes/header.php');
8echo(
'<h1>OAuth Client saved</h1>');
10echo(
'<p><a href="registry.php">Go back to OAuth client listing</a></p>');
14$this->includeAtTemplateBase(
'includes/footer.php');
An exception for terminatinating execution or to throw for unit testing.