PHP Class Flarum\Api\Handler\MethodNotAllowedExceptionHandler

Inheritance: implements Tobscure\JsonApi\Exception\Handler\ExceptionHandlerInterface
Datei anzeigen Open project: flarum/core

Public Methods

Method Description
handle ( Exception $e )
manages ( Exception $e )

Method Details

handle() public method

public handle ( Exception $e )
$e Exception

manages() public method

public manages ( Exception $e )
$e Exception