We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a453472 commit 8449840Copy full SHA for 8449840
src/Adapters/Howcast.php
@@ -4,9 +4,7 @@
4
*/
5
namespace Embed\Adapters;
6
7
-use Embed\Utils;
8
use Embed\Request;
9
-use Embed\Url;
10
11
class Howcast extends Webpage implements AdapterInterface
12
{
src/Providers/OEmbed/Embedly.php
@@ -1,7 +1,6 @@
1
<?php
2
namespace Embed\Providers\OEmbed;
3
-
class Embedly extends OEmbedImplementation
/**
0 commit comments