<?php
namespace Laravel\Socialite\One;
use InvalidArgumentException;
class MissingVerifierException extends InvalidArgumentException
{
//
}
For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository