Update BaseModule::rawContent to add sample implementation
This commit is contained in:
@@ -35,6 +35,8 @@ abstract class BaseModule extends BaseObject
|
||||
*/
|
||||
public static function rawContent()
|
||||
{
|
||||
// echo '';
|
||||
// exit;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user