We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d764d5b commit 67a892eCopy full SHA for 67a892e
src/Validator/JustInRainbowJsonSchemaValidator.php
@@ -19,6 +19,7 @@
19
* }>
20
*
21
* @template TSchema of array<array-key, mixed>
22
+ *
23
* @template-implements FileValidatorInterface<TSchema>
24
*/
25
final readonly class JustInRainbowJsonSchemaValidator implements FileValidatorInterface
0 commit comments