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