mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 21:45:55 +00:00
PHP 8.1 support preparations
This commit is contained in:
@@ -40,6 +40,7 @@ class Configuration implements \JsonSerializable
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
#[\ReturnTypeWillChange]
|
||||
public function jsonSerialize()
|
||||
{
|
||||
return array_merge([
|
||||
|
||||
Reference in New Issue
Block a user