Skip to content

Commit 09d8ad8

Browse files
authored
Merge pull request overblog#743 from overblog/Vincz-patch-2
Fix annotation on master
2 parents 00f2a75 + 7e4ba88 commit 09d8ad8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Annotation/Union.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ final class Union implements Annotation
2222
/**
2323
* Union types.
2424
*
25-
* @Required
26-
*
2725
* @var array<string>
2826
*/
2927
public array $types;

0 commit comments

Comments
 (0)