Skip to content

Commit c37cca8

Browse files
authored
Update src/SpecBaseObject.php
1 parent c603f11 commit c37cca8

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
@@ -489,6 +489,7 @@ public function getDocumentPosition(): ?JsonPointer
489489
* Returns extension properties with `x-` prefix.
490490
* @see https://github.com/OAI/OpenAPI-Specification/blob/3.0.2/versions/3.0.2.md#specificationExtensions
491491
* @return array<string, mixed>
492+
* @since 1.5.3
492493
*/
493494
public function getExtensions(): array
494495
{

0 commit comments

Comments
 (0)