HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/thread-self/cwd/vendor/laravel/framework/src/Illuminate/Queue/
Upload File :
Current File : //proc/thread-self/cwd/vendor/laravel/framework/src/Illuminate/Queue/ManuallyFailedException.php
<?php

namespace Illuminate\Queue;

use RuntimeException;

class ManuallyFailedException extends RuntimeException
{
    //
}