]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/utils/ReferenceLinkDB.php
namespacing: \Shaarli\Bookmark\LinkDB
[github/shaarli/Shaarli.git] / tests / utils / ReferenceLinkDB.php
index 59679e380f8d59b8e959d5773b941ec9b68b3a65..c12bcb678e42bf8de317e5308bd5a9251613ec59 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+
+use Shaarli\Bookmark\LinkDB;
+
 /**
  * Populates a reference datastore to test LinkDB
  */