Skip to content

Commit 807aa51

Browse files
committed
Fix failing test
1 parent 5b00c4e commit 807aa51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SpecBaseObject.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,7 @@ public function getExtensions(): array
529529
return $extensions;
530530
}
531531

532+
#[\ReturnTypeWillChange]
532533
public function jsonSerialize()
533534
{
534535
return $this->getSerializableData();

0 commit comments

Comments
 (0)