Completed
Push — master ( b82f61...793471 )
by Paweł
02:36
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.