Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
susantp committed Dec 17, 2023
2 parents 950dae5 + 036fbb9 commit 18380ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/DTO/StudentData.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ public function __construct(
public Optional|string|null $emergency_home_phone,
public Optional|string|null $emergency_work_phone,
public Optional|string|null $emergency_mobile,
public Optional|string|null $emergency_name,
) {
}

Expand Down

0 comments on commit 18380ce

Please sign in to comment.