Completed
Push — master ( f04910...93a703 )
by Edgar
04:06
created
src/svg/import/Importer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -148,7 +148,7 @@
 block discarded – undo
148 148
     /**
149 149
      * @param \DOMElement       $element
150 150
      *
151
-     * @param             array $attrs
151
+     * @param             string $attrs
152 152
      *
153 153
      * @return array
154 154
      */
Please login to merge, or discard this patch.
src/svg/util/Identifier.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
     /**
52 52
      * To avoid duplication.
53 53
      *
54
-     * @param $length
54
+     * @param integer $length
55 55
      *
56 56
      * @return int
57 57
      */
Please login to merge, or discard this patch.