| DIR: /home/cardxfeb/www/vendor/laravel/framework/src/Illuminate/Session/ |
| Current File : //home/cardxfeb/www/vendor/laravel/framework/src/Illuminate/Session/TokenMismatchException.php |
<?php
namespace Illuminate\Session;
use Exception;
class TokenMismatchException extends Exception
{
//
}
|