mirror of
https://github.com/friendica/friendica
synced 2025-04-25 20:30:11 +00:00
Update PHPDoc in mod/
This commit is contained in:
parent
3282ce5389
commit
af9067a381
18 changed files with 134 additions and 69 deletions
|
@ -131,7 +131,7 @@ class Renderer extends BaseObject
|
|||
* If $name is not defined, return engine defined by theme,
|
||||
* or default
|
||||
*
|
||||
* @return object Template Engine instance
|
||||
* @return ITemplateEngine Template Engine instance
|
||||
*/
|
||||
public static function getTemplateEngine()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue