diff --git a/src/Amadeus/Client/Params/SessionHandlerParams.php b/src/Amadeus/Client/Params/SessionHandlerParams.php index df1a66a0d833a99a2908a6a7e337886fa44c1e6e..7450d77abc546ce461297ff307c6aeb7c9c17047 100644 --- a/src/Amadeus/Client/Params/SessionHandlerParams.php +++ b/src/Amadeus/Client/Params/SessionHandlerParams.php @@ -33,7 +33,6 @@ use Psr\Log\LoggerInterface; */ class SessionHandlerParams { - /** * Full file & path to the WSDL file to be used * diff --git a/src/Amadeus/Client/RequestOptions/Fare/MPPassenger.php b/src/Amadeus/Client/RequestOptions/Fare/MPPassenger.php index 5a4f952ee807ce7581fc606ab4e1f678650dd087..06a4d13e4f41a045956669b3702fea9eefc4dd33 100644 --- a/src/Amadeus/Client/RequestOptions/Fare/MPPassenger.php +++ b/src/Amadeus/Client/RequestOptions/Fare/MPPassenger.php @@ -43,10 +43,10 @@ class MPPassenger extends LoadParamsFromArray const TYPE_STUDENT = "ST"; const TYPE_INDIVIDUAL_INCLUSIVE_TOUR = 'IIT'; - - const TYPE_YOUTH = "YTH"; - - const TYPE_SENIOR = "SRC"; + + const TYPE_YOUTH = "YTH"; + + const TYPE_SENIOR = "SRC"; /** * What type of passengers? self::TYPE_* diff --git a/src/Amadeus/Client/RequestOptions/FareMasterPricerTbSearch.php b/src/Amadeus/Client/RequestOptions/FareMasterPricerTbSearch.php index ed7128791de5ee47883247e5f1202c9f48e9852b..fb03870a705d6d072c474396329bf7d980320cd0 100644 --- a/src/Amadeus/Client/RequestOptions/FareMasterPricerTbSearch.php +++ b/src/Amadeus/Client/RequestOptions/FareMasterPricerTbSearch.php @@ -32,7 +32,6 @@ use Amadeus\Client\RequestOptions\FareMasterPricerExSearchOptions as FareMasterP */ class FareMasterPricerTbSearch extends FareMasterPricerExSearchOptions { - /** * Set to true to disallow connecting flight to change airports within a city. * diff --git a/src/Amadeus/Client/RequestOptions/Pnr/Traveller.php b/src/Amadeus/Client/RequestOptions/Pnr/Traveller.php index c63f90786d597c46f1c95554a47b719f3c2d0a40..ba746ef9fea06300132d298203e071ff8d339342 100644 --- a/src/Amadeus/Client/RequestOptions/Pnr/Traveller.php +++ b/src/Amadeus/Client/RequestOptions/Pnr/Traveller.php @@ -41,10 +41,10 @@ class Traveller extends LoadParamsFromArray const TRAV_TYPE_INFANT_WITH_SEAT = "INS"; const TRAV_TYPE_STUDENT = "STU"; - - const TRAV_TYPE_YOUTH = "YTH"; - - const TRAV_TYPE_SENIOR = "SRC"; + + const TRAV_TYPE_YOUTH = "YTH"; + + const TRAV_TYPE_SENIOR = "SRC"; /** * Unique sequence number for traveller diff --git a/src/Amadeus/Client/Struct/Fare/MasterPricerExpertSearch.php b/src/Amadeus/Client/Struct/Fare/MasterPricerExpertSearch.php index 902df1f783de1480ccd1498f0dd069a858139713..059aff14a986b6426e85bfa49f553785aeb3c156 100644 --- a/src/Amadeus/Client/Struct/Fare/MasterPricerExpertSearch.php +++ b/src/Amadeus/Client/Struct/Fare/MasterPricerExpertSearch.php @@ -37,7 +37,6 @@ use Amadeus\Client\Struct\Fare\MasterPricer; */ class MasterPricerExpertSearch extends BaseMasterPricerMessage { - /** * @var mixed */ diff --git a/src/Amadeus/Client/Struct/Fare/PricePnr13/CarrierInformation.php b/src/Amadeus/Client/Struct/Fare/PricePnr13/CarrierInformation.php index 396e4583e64984d5b0017f762cac4391479d7da0..c3197af288bcb636a5e2a24bad79b7f5ab600931 100644 --- a/src/Amadeus/Client/Struct/Fare/PricePnr13/CarrierInformation.php +++ b/src/Amadeus/Client/Struct/Fare/PricePnr13/CarrierInformation.php @@ -30,7 +30,6 @@ namespace Amadeus\Client\Struct\Fare\PricePnr13; */ class CarrierInformation { - /** * @var CompanyIdentification */ diff --git a/src/Amadeus/Client/Struct/Fop/AuthenticationDataDetails.php b/src/Amadeus/Client/Struct/Fop/AuthenticationDataDetails.php index 9d6191c3432166878e0059504655137c8ed691dd..40a2e8240364ad5495e1936bd4d8175808a6e50f 100644 --- a/src/Amadeus/Client/Struct/Fop/AuthenticationDataDetails.php +++ b/src/Amadeus/Client/Struct/Fop/AuthenticationDataDetails.php @@ -30,7 +30,6 @@ namespace Amadeus\Client\Struct\Fop; */ class AuthenticationDataDetails { - /** * E Error message received from directory server (Internal status) * N Card holder not participating diff --git a/src/Amadeus/Client/Struct/Fop/MopDescription.php b/src/Amadeus/Client/Struct/Fop/MopDescription.php index dd926feb928b0f71a01d6e8a38072c48b78fa9aa..f06705755f563523434f7b048376f719be75c4ee 100644 --- a/src/Amadeus/Client/Struct/Fop/MopDescription.php +++ b/src/Amadeus/Client/Struct/Fop/MopDescription.php @@ -128,7 +128,6 @@ class MopDescription extends WsMessageUtility $options->payIds, $options->paySupData )) { - /** * for backwards compatibility use `$options->fopType` as default for `$attributeType` */ diff --git a/src/Amadeus/Client/Struct/Pnr/AddMultiElements/CommissionInfo.php b/src/Amadeus/Client/Struct/Pnr/AddMultiElements/CommissionInfo.php index daf84665eff07439aee7b7b4fd6c6e6de516a1f3..24d00b877923ebbc112c0f843f01605fc8c134bd 100644 --- a/src/Amadeus/Client/Struct/Pnr/AddMultiElements/CommissionInfo.php +++ b/src/Amadeus/Client/Struct/Pnr/AddMultiElements/CommissionInfo.php @@ -30,7 +30,6 @@ namespace Amadeus\Client\Struct\Pnr\AddMultiElements; */ class CommissionInfo { - /** * @var int */ diff --git a/src/Amadeus/Client/Struct/Pnr/AddMultiElements/FareElement.php b/src/Amadeus/Client/Struct/Pnr/AddMultiElements/FareElement.php index e25fb310f5c6024b55ad8484757ffc197fd5450f..d3b940006b40407a6786a2e6ed607320a6296178 100644 --- a/src/Amadeus/Client/Struct/Pnr/AddMultiElements/FareElement.php +++ b/src/Amadeus/Client/Struct/Pnr/AddMultiElements/FareElement.php @@ -31,7 +31,6 @@ namespace Amadeus\Client\Struct\Pnr\AddMultiElements; class FareElement { - /** * @var string */ diff --git a/src/Amadeus/Client/Struct/PriceXplorer/NumberOfUnitDetailsType.php b/src/Amadeus/Client/Struct/PriceXplorer/NumberOfUnitDetailsType.php index cecd82113da3a838fdd3f37d1f317e853c993534..4ae68be08b58905a9cb2702bf162fd0a1d32da33 100644 --- a/src/Amadeus/Client/Struct/PriceXplorer/NumberOfUnitDetailsType.php +++ b/src/Amadeus/Client/Struct/PriceXplorer/NumberOfUnitDetailsType.php @@ -30,7 +30,6 @@ namespace Amadeus\Client\Struct\PriceXplorer; */ class NumberOfUnitDetailsType { - /* * https://webservices.amadeus.com/extranet/structures/viewMessageStructure.do?id=2338&serviceVersionId=2304&isQuery=true# * CNS Cheapest non-stop diff --git a/src/Amadeus/Client/Struct/Service/IntegratedPricing/DocumentDetails.php b/src/Amadeus/Client/Struct/Service/IntegratedPricing/DocumentDetails.php index 01b6bc054cbb5635cbd8314af19d019b38cfe595..37ace82b96a2891085fab910c0e173693353cbca 100644 --- a/src/Amadeus/Client/Struct/Service/IntegratedPricing/DocumentDetails.php +++ b/src/Amadeus/Client/Struct/Service/IntegratedPricing/DocumentDetails.php @@ -30,7 +30,6 @@ namespace Amadeus\Client\Struct\Service\IntegratedPricing; */ class DocumentDetails { - /** * @var string */ diff --git a/src/Amadeus/Client/Struct/Service/StandaloneCatalogue.php b/src/Amadeus/Client/Struct/Service/StandaloneCatalogue.php index 4324226d32dfd04928e8a52ee7780b986e34d088..a8b779f88a97463c8043b6a272548bf6652f24a2 100755 --- a/src/Amadeus/Client/Struct/Service/StandaloneCatalogue.php +++ b/src/Amadeus/Client/Struct/Service/StandaloneCatalogue.php @@ -38,7 +38,6 @@ use Amadeus\Client\Struct\Fare\PricePNRWithBookingClass13; */ class StandaloneCatalogue extends BaseWsMessage { - /** * * @var PassengerInfoGroup[] diff --git a/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/FareInfo.php b/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/FareInfo.php index bf936604263ec7814240e7ee005ce6b67c266720..cb9774d069be1eb3a19676fcc05b9981c300ca79 100755 --- a/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/FareInfo.php +++ b/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/FareInfo.php @@ -29,7 +29,6 @@ namespace Amadeus\Client\Struct\Service\StandaloneCatalogue; */ class FareInfo { - /** * * @var string diff --git a/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/PassengerInfoGroup.php b/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/PassengerInfoGroup.php index ed116a50eac5f3052bebd742fd545f0fdc997d9d..e234bddf0120431b27c5e54e0f7dd2a2f3509e9e 100755 --- a/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/PassengerInfoGroup.php +++ b/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/PassengerInfoGroup.php @@ -32,7 +32,6 @@ use Amadeus\Client\RequestOptions\Fare\InformativePricing\Passenger; */ class PassengerInfoGroup { - /** * * @var specificTravellerDetails diff --git a/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/SpecificTravellerDetails.php b/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/SpecificTravellerDetails.php index f177ec2579924b4581afe9965a4dd4ab768997d7..15de8937a5093d0cbe35443297ad859ba2be4878 100755 --- a/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/SpecificTravellerDetails.php +++ b/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/SpecificTravellerDetails.php @@ -30,7 +30,6 @@ namespace Amadeus\Client\Struct\Service\StandaloneCatalogue; */ class SpecificTravellerDetails { - /** * * @var specificTravellerDetails[] diff --git a/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/TravellerDetails.php b/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/TravellerDetails.php index 0a65bf10719e3f3b1bc8564522bb367760168060..a841599cdb5da2483929c9dc6914cb903514f5cc 100755 --- a/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/TravellerDetails.php +++ b/src/Amadeus/Client/Struct/Service/StandaloneCatalogue/TravellerDetails.php @@ -29,7 +29,6 @@ namespace Amadeus\Client\Struct\Service\StandaloneCatalogue; */ class TravellerDetails { - /** * * @var int diff --git a/src/Amadeus/Client/Struct/Ticket/ProcessEDoc/DocInfo.php b/src/Amadeus/Client/Struct/Ticket/ProcessEDoc/DocInfo.php index d4ab137402b1fe5a94706fff9b168c591192adfe..c28abb49c8ca12985e8949f2f3e0a7f3d8e19ae4 100644 --- a/src/Amadeus/Client/Struct/Ticket/ProcessEDoc/DocInfo.php +++ b/src/Amadeus/Client/Struct/Ticket/ProcessEDoc/DocInfo.php @@ -20,7 +20,7 @@ * @license https://opensource.org/licenses/Apache-2.0 Apache 2.0 */ - namespace Amadeus\Client\Struct\Ticket\ProcessEDoc; +namespace Amadeus\Client\Struct\Ticket\ProcessEDoc; /** * DocInfo diff --git a/src/Amadeus/Client/Struct/Ticket/RetrieveListOfTSM/DeadIndicator.php b/src/Amadeus/Client/Struct/Ticket/RetrieveListOfTSM/DeadIndicator.php index c82b915cc20936b5f4f82fdd1a3eb98a48ba9fae..d7bc7bbb272e751724c2cd3fc26c01e21dec74a9 100644 --- a/src/Amadeus/Client/Struct/Ticket/RetrieveListOfTSM/DeadIndicator.php +++ b/src/Amadeus/Client/Struct/Ticket/RetrieveListOfTSM/DeadIndicator.php @@ -30,7 +30,6 @@ namespace Amadeus\Client\Struct\Ticket\RetrieveListOfTSM; */ class DeadIndicator { - /** * @var StatusDetails */