mirror of
https://github.com/friendica/friendica
synced 2025-04-26 23:10:11 +00:00
Update namespace use calls in mod/
This commit is contained in:
parent
cb3f09ae4f
commit
14e4ab544a
23 changed files with 3 additions and 31 deletions
|
@ -8,6 +8,7 @@ namespace Friendica\Core;
|
|||
use Exception;
|
||||
use Friendica\BaseObject;
|
||||
use Friendica\Render\FriendicaSmarty;
|
||||
use Friendica\Render\ITemplateEngine;
|
||||
|
||||
/**
|
||||
* @brief This class handles Renderer related functions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue