mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Code for new release
This commit is contained in:
@@ -39,6 +39,7 @@ class AcceptHeaders
|
||||
*
|
||||
* @param Request $request
|
||||
* @param callable $next
|
||||
*
|
||||
* @return Response
|
||||
* @throws BadHttpHeaderException
|
||||
*/
|
||||
@@ -78,6 +79,7 @@ class AcceptHeaders
|
||||
/**
|
||||
* @param string $content
|
||||
* @param array $accepted
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
private function acceptsHeader(string $content, array $accepted): bool
|
||||
|
Reference in New Issue
Block a user