diff options
Diffstat (limited to 'src/NXP/Classes/CustomFunction.php')
-rw-r--r-- | src/NXP/Classes/CustomFunction.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/NXP/Classes/CustomFunction.php b/src/NXP/Classes/CustomFunction.php index bc0f4e7..843cf82 100644 --- a/src/NXP/Classes/CustomFunction.php +++ b/src/NXP/Classes/CustomFunction.php @@ -19,7 +19,7 @@ class CustomFunction /** * CustomFunction constructor. - * @param int $places + * * @throws ReflectionException * @throws IncorrectNumberOfFunctionParametersException */ |