Skip to content

Commit 5797670

Browse files
authored
Merge pull request #348 from dhensby/pulls/tiktok-rename
Rename TikTok.php for psr-4 compatibility
2 parents aadfc68 + 8adaa83 commit 5797670

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)