Completed
Push — develop ( 85d412...a52dc0 )
by Dieter
07:33
created
src/Amadeus/Client/Struct/HeaderV4/SecurityHostedUser.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
      * @param string $pseudoCityCode
40 40
      * @param string|null $requestorType
41
-     * @param int|null $posType
41
+     * @param integer $posType
42 42
      * @param string|null $agentDutyCode
43 43
      */
44 44
     public function __construct($pseudoCityCode, $requestorType = "U", $posType = 1, $agentDutyCode = null)
Please login to merge, or discard this patch.