summaryrefslogtreecommitdiffstats
path: root/tests/Parser/CallStatementTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Parser/CallStatementTest.php')
-rw-r--r--tests/Parser/CallStatementTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Parser/CallStatementTest.php b/tests/Parser/CallStatementTest.php
index e8efa71..cb8ac25 100644
--- a/tests/Parser/CallStatementTest.php
+++ b/tests/Parser/CallStatementTest.php
@@ -8,6 +8,8 @@ class CallStatementTest extends TestCase
{
/**
* @dataProvider testCallProvider
+ *
+ * @param mixed $test
*/
public function testCall($test)
{