Skip to content

Commit 8adaa83

Browse files
committed
Rename TikTok casing to Tiktok
1 parent 27ec615 commit 8adaa83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Providers/OEmbed/TikTok.php renamed to src/Providers/OEmbed/Tiktok.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use Embed\Http\Url;
66

7-
class TikTok extends EndPoint implements EndPointInterface
7+
class Tiktok extends EndPoint implements EndPointInterface
88
{
99
protected static $pattern = [
1010
'*.tiktok.com/*'

0 commit comments

Comments
 (0)