Skip to content

Commit 97f9ae3

Browse files
Ben Edmundscookieguru
authored andcommitted
Update May 2025 Youtube link
1 parent 975bc28 commit 97f9ae3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Meetup/Meetup20250508PhpscripthtmxPostmodernFrontEndInteractionsInPhp.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,9 @@ public function getSpeakerBio(): string
4646
{
4747
return 'CakePHP Core Developer and Platform Engineer';
4848
}
49+
50+
public function getYouTubeLink(): ?string
51+
{
52+
return 'https://www.youtube.com/watch?v=nIHBQQl4H-4';
53+
}
4954
}

0 commit comments

Comments
 (0)