File "Exception-20250409072843.php"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/doctrine/dbal/src/ArrayParameters/Exception-20250409072843.php
File size: 150 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

declare(strict_types=1);

namespace Doctrine\DBAL\ArrayParameters;

use Throwable;

/** @internal */
interface Exception extends Throwable
{
}