We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f2a75 commit 7e4ba88Copy full SHA for 7e4ba88
src/Annotation/Union.php
@@ -22,8 +22,6 @@ final class Union implements Annotation
22
/**
23
* Union types.
24
*
25
- * @Required
26
- *
27
* @var array<string>
28
*/
29
public array $types;
0 commit comments