Completed
Push — master ( 1eeaee...17cd11 )
by Gaetano
07:36
created
src/Helper/XMLParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@
 block discarded – undo
75 75
     protected $maxChunkLength = 4194304;
76 76
 
77 77
     /**
78
-     * @param array $options passed to the xml parser
78
+     * @param string[] $options passed to the xml parser
79 79
      */
80 80
     public function __construct(array $options = array())
81 81
     {
Please login to merge, or discard this patch.