Completed
Push — master ( 18f0a3...40f7e4 )
by Dieter
09:05
created
src/Amadeus/Client/Struct/Fare/CheckRules/ItemNumber.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
     /**
39 39
      * ItemNumber constructor.
40 40
      *
41
-     * @param array|string|null $itemNum
41
+     * @param integer[] $itemNum
42 42
      * @param int[] $fareComponents
43 43
      */
44 44
     public function __construct($itemNum = null, $fareComponents = null)
Please login to merge, or discard this patch.