@@ -114,7 +114,7 @@ |
||
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 | { |
@@ -26,7 +26,6 @@ |
||
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 | /** |