Skip to content

Commit 2c292b0

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Fix styling
1 parent f13aa90 commit 2c292b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Event.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class Event
2727
/** @var array */
2828
protected $attendees;
2929

30-
/** @var boolean */
30+
/** @var bool */
3131
protected $hasMeetLink = false;
3232

3333
public function __construct()

0 commit comments

Comments
 (0)