Skip to content

Commit

Permalink
Fix event meetup date documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnCZek authored Nov 26, 2023
1 parent dc9049a commit 55a4c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/Event.php
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ public function getStartAt(): Carbon
}

/**
* Get the start date of the event.
* Get the meetup date of the event.
*
* @return Carbon|null
*/
Expand Down

0 comments on commit 55a4c83

Please sign in to comment.