4 lines
156 B
PHP
4 lines
156 B
PHP
|
<?php
|
||
|
/** @var Taproot\IndieAuth\IndieAuthExcepton $exception */
|
||
|
/** @var Psr\Http\Message\ServerRequestInterface $request */
|
||
|
?><?= $exception->getCode() ?>
|