Skip to content

Commit 72d2e45

Browse files
committed
Add June 2024 YouTube link
1 parent b77c9ae commit 72d2e45

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Meetup/Meetup20240613MergephpLightningTalksIgniteYourPhpKnowledge.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,9 @@ public function getSpeakerBio(): string
5252
{
5353
return 'Logan is one of the MergePHP organizers';
5454
}
55+
56+
public function getYouTubeLink(): string
57+
{
58+
return 'https://www.youtube.com/watch?v=Hjc79EfjDgY';
59+
}
5560
}

0 commit comments

Comments
 (0)