summaryrefslogtreecommitdiffstats
path: root/tests/Components/ExpressionTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Components/ExpressionTest.php')
-rw-r--r--tests/Components/ExpressionTest.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Components/ExpressionTest.php b/tests/Components/ExpressionTest.php
index 6eac3b8..09a50b0 100644
--- a/tests/Components/ExpressionTest.php
+++ b/tests/Components/ExpressionTest.php
@@ -21,6 +21,9 @@ class ExpressionTest extends TestCase
/**
* @dataProvider testParseErrProvider
+ *
+ * @param mixed $expr
+ * @param mixed $error
*/
public function testParseErr($expr, $error)
{