]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - plugins/demo_plugin/demo_plugin.php
namespacing: \Shaarli\Router
[github/shaarli/Shaarli.git] / plugins / demo_plugin / demo_plugin.php
index ca520d15147ce937302eb99d0a15c38c1721e2fb..94ce38f826475fa23fccfbdd5e736dea4c6e28f2 100644 (file)
@@ -15,6 +15,7 @@
  */
 
 use Shaarli\Config\ConfigManager;
+use Shaarli\Router;
 
 /**
  * In the footer hook, there is a working example of a translation extension for Shaarli.