Skip to content

Commit 1a8f070

Browse files
committed
EnumCaseObjectType constructor made part of BC promise
1 parent 13d6595 commit 1a8f070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Type/Enum/EnumCaseObjectType.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
class EnumCaseObjectType extends ObjectType
2121
{
2222

23+
/** @api */
2324
public function __construct(
2425
string $className,
2526
private string $enumCaseName,

0 commit comments

Comments
 (0)