Skip to content

Commit

Permalink
EnumCaseObjectType constructor made part of BC promise
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 3, 2022
1 parent 13d6595 commit 1a8f070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Type/Enum/EnumCaseObjectType.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
class EnumCaseObjectType extends ObjectType
{

/** @api */
public function __construct(
string $className,
private string $enumCaseName,
Expand Down

0 comments on commit 1a8f070

Please sign in to comment.