array instead of string in @param pfx() function
This commit is contained in:
parent
2b5b9957c3
commit
8729b9f2dd
@ -368,7 +368,7 @@ class EvalMath
|
|||||||
/**
|
/**
|
||||||
* evaluate postfix notation
|
* evaluate postfix notation
|
||||||
*
|
*
|
||||||
* @param string $tokens Expression
|
* @param array $tokens Expression
|
||||||
* @param array $vars Array
|
* @param array $vars Array
|
||||||
* @return string Output
|
* @return string Output
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user