mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-16 06:55:56 +00:00
PHP 8.1 support preparations
This commit is contained in:
@@ -49,6 +49,7 @@ class LoggedRequest implements \JsonSerializable
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
#[\ReturnTypeWillChange]
|
||||
public function jsonSerialize()
|
||||
{
|
||||
$data = [
|
||||
|
||||
Reference in New Issue
Block a user