Skip to content

Commit

Permalink
Added missing property strPlayerCutout to Love entity
Browse files Browse the repository at this point in the history
  • Loading branch information
nkl-kst committed Dec 4, 2023
1 parent a351a2c commit 4741714
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Entity/Love.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ class Love
public ?string $strEventSquare;
public ?string $strPlayerThumb;
public ?string $strTeamBadge;
public ?string $strPlayerCutout;
}

0 comments on commit 4741714

Please sign in to comment.