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