HOME


Mini Shell 1.0
DIR: /home/cardxfeb/public_html/vendor/laravel/framework/src/Illuminate/Database/
Upload File :
Current File : /home/cardxfeb/public_html/vendor/laravel/framework/src/Illuminate/Database/DeadlockException.php
<?php

namespace Illuminate\Database;

use PDOException;

class DeadlockException extends PDOException
{
    //
}