DIR: /proc/thread-self/cwd/vendor/laravel/framework/src/Illuminate/Session/ |
Current File : //proc/thread-self/cwd/vendor/laravel/framework/src/Illuminate/Session/TokenMismatchException.php |
<?php namespace Illuminate\Session; use Exception; class TokenMismatchException extends Exception { // } |