Merge pull request #21245 from Quatadah/dolicloud-qnasdami-scrutinizer-003
BUG FIX : Changing type of the parameter
This commit is contained in:
commit
6fb1e126c5
@ -372,7 +372,7 @@ class EvalMath
|
||||
/**
|
||||
* Evaluate postfix notation
|
||||
*
|
||||
* @param string $tokens An array of expression to evaluate ('operators'). The operand are into ->stack.
|
||||
* @param array $tokens Expression
|
||||
* @param array $vars Array
|
||||
* @return string Output
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user