Skip to content

Commit 2e18e60

Browse files
smarekwilliamdes
andauthored
Update tools/TestGenerator.php
Co-Authored-By: William Desportes <[email protected]>
1 parent 7942ce3 commit 2e18e60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/TestGenerator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ public static function generate($query, $type = 'parser')
120120
* @param string $input the input file
121121
* @param string $output the output file
122122
* @param string $debug the debug file
123+
* @param bool $ansi activate quotes ANSI mode
123124
*/
124125
public static function build($type, $input, $output, $debug = null, $ansi = false)
125126
{

0 commit comments

Comments
 (0)