MathExecutor/tests
madman-81 9538001a42
Throw an IncorrectNumberOfFunctionParametersException if a function gets more arguments than it supports (#117)
* Throw an IncorrectNumberOfFunctionParametersException if a function gets more arguments than it supports

* Update CustomFunction.php

Code Style

Co-authored-by: Bruce Wells <brucekwells@gmail.com>
2022-08-04 08:07:41 -04:00
..
bootstrap.php Phpcs fixer (#103) 2022-04-26 17:31:50 -04:00
MathTest.php Throw an IncorrectNumberOfFunctionParametersException if a function gets more arguments than it supports (#117) 2022-08-04 08:07:41 -04:00