Skip to content

Commit

Permalink
Update MemberChangedAction.php
Browse files Browse the repository at this point in the history
  • Loading branch information
CalumTowers committed Jan 9, 2025
1 parent 1f54d08 commit 3d2e426
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class MemberChangedAction implements ShouldQueue
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;

protected Account $account;

protected Collection $data;

public function __construct(int $memberId, array $data)
Expand Down

0 comments on commit 3d2e426

Please sign in to comment.