Skip to content

Commit 59ee789

Browse files
committed
rename WordPress -> Wordpress_
1 parent 5797670 commit 59ee789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Providers/OEmbed/WordPress.php renamed to src/Providers/OEmbed/Wordpress_.php

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

33
namespace Embed\Providers\OEmbed;
44

5-
class WordPress extends EndPoint implements EndPointInterface
5+
class Wordpress extends EndPoint implements EndPointInterface
66
{
77
protected static $pattern = 'wordpress.tv/*';
88
protected static $endPoint = 'https://wordpress.tv/oembed';

0 commit comments

Comments
 (0)