HOME


Mini Shell 1.0
DIR: /home/cardxfeb/www/vendor/laravel/framework/src/Illuminate/Support/Exceptions/
Upload File :
Current File : //home/cardxfeb/www/vendor/laravel/framework/src/Illuminate/Support/Exceptions/MathException.php
<?php

namespace Illuminate\Support\Exceptions;

use RuntimeException;

class MathException extends RuntimeException
{
    //
}