Skip to content

Commit 4e5b05e

Browse files
committed
fixing doc
1 parent 8a151cf commit 4e5b05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Naneau/Obfuscator/Node/Visitor/Scrambler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ abstract class Scrambler extends NodeVisitorAbstract
3636
/**
3737
* Variables to ignore
3838
*
39-
* @var string
39+
* @var string[]
4040
**/
4141
private $ignore = array();
4242

0 commit comments

Comments
 (0)