We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a151cf commit 4e5b05eCopy full SHA for 4e5b05e
src/Naneau/Obfuscator/Node/Visitor/Scrambler.php
@@ -36,7 +36,7 @@ abstract class Scrambler extends NodeVisitorAbstract
36
/**
37
* Variables to ignore
38
*
39
- * @var string
+ * @var string[]
40
**/
41
private $ignore = array();
42
0 commit comments