mirror of
https://github.com/friendica/friendica
synced 2025-04-19 09:10:12 +00:00
Update BaseModule::rawContent to add sample implementation
This commit is contained in:
parent
b4b67aa136
commit
187ea9ab21
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ abstract class BaseModule extends BaseObject
|
||||||
*/
|
*/
|
||||||
public static function rawContent()
|
public static function rawContent()
|
||||||
{
|
{
|
||||||
|
// echo '';
|
||||||
|
// exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue