mirror of
https://github.com/flarum/core.git
synced 2025-08-15 12:54:47 +02:00
Update docblock
This commit is contained in:
@@ -14,7 +14,7 @@ use Psr\Http\Message\ResponseInterface as Response;
|
|||||||
use Psr\Http\Message\ServerRequestInterface as Request;
|
use Psr\Http\Message\ServerRequestInterface as Request;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This formatter will route certain errors to the SPA frontend.
|
* This formatter will route errors to the SPA frontend.
|
||||||
*/
|
*/
|
||||||
class FrontendFormatter implements HttpFormatter
|
class FrontendFormatter implements HttpFormatter
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user