File "InvalidStateException.php"

Full Path: /home/fundopuh/trader.fxex.org/vendor/laravel/socialite/src/Two/InvalidStateException.php
File size: 144 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Laravel\Socialite\Two;

use InvalidArgumentException;

class InvalidStateException extends InvalidArgumentException
{
    //
}