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 cd2c71f commit 81edb4bCopy full SHA for 81edb4b
src/AdvancedHtmlDom/CacheSystem/InterfaceCache.php
@@ -1,8 +1,8 @@
1
<?php
2
3
-namespace Deimos\AdvancedHtmlDom\CacheSystem;
+namespace Bavix\AdvancedHtmlDom\CacheSystem;
4
5
interface InterfaceCache
6
{
7
public function get($url);
8
-}
+}
0 commit comments