namespacing: \Shaarli\Render\{PageBuilder,ThemeUtils}
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
parent
51753e403f
commit
8c0f19c797
5 changed files with 19 additions and 10 deletions
tests/render
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Shaarli;
|
||||
namespace Shaarli\Render;
|
||||
|
||||
/**
|
||||
* Class ThemeUtilsTest
|
Loading…
Add table
Add a link
Reference in a new issue