Skip to content

Commit e21f27b

Browse files
Add psal inheritors tag
1 parent 1a95de8 commit e21f27b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Metadata/Metadata.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515

1616
use ApiPlatform\State\OptionsInterface;
1717

18+
/**
19+
* @psalm-inheritors ApiResource|Operation
20+
*/
1821
abstract class Metadata
1922
{
2023
protected ?Parameters $parameters = null;

0 commit comments

Comments
 (0)