Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and github-actions[bot] committed Apr 20, 2023
1 parent f13aa90 commit 2c292b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Event.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Event
/** @var array */
protected $attendees;

/** @var boolean */
/** @var bool */
protected $hasMeetLink = false;

public function __construct()
Expand Down

0 comments on commit 2c292b0

Please sign in to comment.