HOME


Mini Shell 1.0
DIR: /home/cardxfeb/public_html/vendor/laravel/socialite/src/One/
Upload File :
Current File : /home/cardxfeb/public_html/vendor/laravel/socialite/src/One/MissingVerifierException.php
<?php

namespace Laravel\Socialite\One;

use InvalidArgumentException;

class MissingVerifierException extends InvalidArgumentException
{
    //
}