Skip to content

Commit

Permalink
rename WordPress -> Wordpress_
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Apr 26, 2020
1 parent 5797670 commit 59ee789
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Embed\Providers\OEmbed;

class WordPress extends EndPoint implements EndPointInterface
class Wordpress extends EndPoint implements EndPointInterface
{
protected static $pattern = 'wordpress.tv/*';
protected static $endPoint = 'https://wordpress.tv/oembed';
Expand Down

0 comments on commit 59ee789

Please sign in to comment.