Remove this keyword
This commit is contained in:
@ -11,7 +11,7 @@ namespace Oqtane.Modules.HtmlText.Manager
|
||||
|
||||
public HtmlTextManager(IHtmlTextRepository htmltexts)
|
||||
{
|
||||
this._htmlTexts = htmltexts;
|
||||
_htmlTexts = htmltexts;
|
||||
}
|
||||
|
||||
public string ExportModule(Module Module)
|
||||
|
Reference in New Issue
Block a user