PHP Class Flarum\Api\Handler\TokenMismatchExceptionHandler

Inheritance: implements Tobscure\JsonApi\Exception\Handler\ExceptionHandlerInterface
Afficher le fichier Open project: flarum/core

Méthodes publiques

Méthode Description
handle ( Exception $e )
manages ( Exception $e )

Method Details

handle() public méthode

public handle ( Exception $e )
$e Exception

manages() public méthode

public manages ( Exception $e )
$e Exception