forked from leftypol/leftypol
OembedExtractor.php: move to right namespace
This commit is contained in:
parent
28a747b335
commit
3924b41c46
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
namespace Vichan\Services\Embed;
|
namespace Vichan\Service\Embed;
|
||||||
|
|
||||||
use Vichan\Data\Driver\{CacheDriver, HttpDriver};
|
use Vichan\Data\Driver\{CacheDriver, HttpDriver};
|
||||||
use Vichan\Data\OembedResponse;
|
use Vichan\Data\OembedResponse;
|
Loading…
Add table
Add a link
Reference in a new issue