mirror of
https://github.com/flarum/core.git
synced 2025-08-14 12:24:33 +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;
|
||||
|
||||
/**
|
||||
* This formatter will route certain errors to the SPA frontend.
|
||||
* This formatter will route errors to the SPA frontend.
|
||||
*/
|
||||
class FrontendFormatter implements HttpFormatter
|
||||
{
|
||||
|
Reference in New Issue
Block a user