Completed
Push — master ( 4b16c6...b82f61 )
by Paweł
01:55
created
src/Items/DataTypes/ArrayType.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
     /**
27 27
      * ArrayType constructor.
28 28
      *
29
-     * @param $name
29
+     * @param string $name
30 30
      * @param $dataType
31 31
      */
32 32
     public function __construct($name, $dataType)
Please login to merge, or discard this patch.