Skip to content

Commit

Permalink
remove trailing tab
Browse files Browse the repository at this point in the history
  • Loading branch information
FO-nTTaX committed Jul 24, 2018
1 parent eb9642e commit ef94a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scribunto_LuaVariablesLuaLibrary.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public function fn_varexists() {
return [ ExtVariables::pfObj_varexists( $parser, $parser->getPreprocessor()->newFrame(), $params ) ];
}
}

public function fn_var_table() {
$parser = $this->getParser();
return [ $parser->mExtVariables->mVariables ];
Expand Down

0 comments on commit ef94a51

Please sign in to comment.