Completed
Push — master ( af8390...b20918 )
by Dieter
06:47
created
src/Amadeus/Client/Struct/Fare/MasterPricerExpertSearch.php 2 patches
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -114,7 +114,7 @@
 block discarded – undo
114 114
     }
115 115
 
116 116
     /**
117
-     * @param FareMasterPricerExSearch|FareMasterPricerCalendarOptions|TicketAtcShopperMpExSearchOptions $options
117
+     * @param FareMasterPricerCalendarOptions $options
118 118
      */
119 119
     protected function loadOptions($options)
120 120
     {
Please login to merge, or discard this patch.
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
 use Amadeus\Client\RequestOptions\Fare\MPItinerary;
27 27
 use Amadeus\Client\RequestOptions\FareMasterPricerCalendarOptions;
28 28
 use Amadeus\Client\RequestOptions\FareMasterPricerExSearchOptions;
29
-use Amadeus\Client\RequestOptions\TicketAtcShopperMpTbSearchOptions;
30 29
 use Amadeus\Client\Struct\Fare\MasterPricer;
31 30
 
32 31
 /**
Please login to merge, or discard this patch.