Skip to content

Commit ab700a2

Browse files
chore(metadata): psalm-inheritor instead of internal abstract Metadata (#7288)
1 parent d3b98b5 commit ab700a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Metadata/Metadata.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use ApiPlatform\State\OptionsInterface;
1717

1818
/**
19-
* @internal
19+
* @psalm-inheritors ApiResource|Operation
2020
*/
2121
abstract class Metadata
2222
{

0 commit comments

Comments
 (0)