namespacing: \Shaarli\Router

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
VirtualTam 2018-12-04 00:02:17 +01:00
parent 9778a1551c
commit a932f486f2
14 changed files with 42 additions and 30 deletions
plugins/demo_plugin

View 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.