Skip to content

Commit 6755e56

Browse files
committed
Add YouTube link to May 2025 meetup
1 parent 94c71ff commit 6755e56

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Meetup/Meetup20250710ReturnToRest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,9 @@ public function getSpeakerBio(): string
4646
'books, articles, and conferences. Connect with him on the web at https://ben.ramsey.dev or on the ' .
4747
'Fediverse at @[email protected].';
4848
}
49+
50+
public function getYouTubeLink(): string
51+
{
52+
return 'https://www.youtube.com/watch?v=LRceBSGlqnU';
53+
}
4954
}

0 commit comments

Comments
 (0)