namespacing: \Shaarli\History
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
parent
1826e383ec
commit
bdc5152d48
13 changed files with 50 additions and 37 deletions
application/api/controllers
|
@ -30,7 +30,7 @@ abstract class ApiController
|
|||
protected $linkDb;
|
||||
|
||||
/**
|
||||
* @var \History
|
||||
* @var \Shaarli\History
|
||||
*/
|
||||
protected $history;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue