File "LaravelConsoleContext.php"

Full Path: /home/fundopuh/trader.fxex.org/vendor/facade/ignition/src/Context/LaravelConsoleContext.php
File size: 146 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Facade\Ignition\Context;

use Facade\FlareClient\Context\ConsoleContext;

class LaravelConsoleContext extends ConsoleContext
{
}