PATH:
home
/
cardxfeb
/
public_html
/
vendor
/
laravel
/
socialite
/
src
/
One
/
Editing: MissingVerifierException.php
<?php namespace Laravel\Socialite\One; use InvalidArgumentException; class MissingVerifierException extends InvalidArgumentException { // }
SAVE
CANCEL