File "DeadlockException-20250317085047.php"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/laravel/framework/src/Illuminate/Database/DeadlockException-20250317085047.php
File size: 114 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Illuminate\Database;

use PDOException;

class DeadlockException extends PDOException
{
    //
}