From aed156736696e74f980b4de1d509fc97a3f4912c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 30 Aug 2023 13:33:35 +0000 Subject: [PATCH] feat(lib): generate code from braze-specification --- lib/Endpoint/DeleteCatalogByCatalogName.php | 2 ++ lib/Endpoint/DeleteCatalogsByCatalogNameItem.php | 2 ++ lib/Endpoint/DeleteCatalogsByCatalogNameItemByItemId.php | 2 ++ lib/Endpoint/DeleteScimV2UserById.php | 2 ++ lib/Endpoint/GetCampaignsDataSeries.php | 2 ++ lib/Endpoint/GetCampaignsDetail.php | 2 ++ lib/Endpoint/GetCampaignsList.php | 2 ++ lib/Endpoint/GetCanvasDataSeries.php | 2 ++ lib/Endpoint/GetCanvasDataSummary.php | 2 ++ lib/Endpoint/GetCanvasDetail.php | 2 ++ lib/Endpoint/GetCanvasList.php | 2 ++ lib/Endpoint/GetCatalog.php | 2 ++ lib/Endpoint/GetCatalogsByCatalogNameItem.php | 2 ++ lib/Endpoint/GetCatalogsByCatalogNameItemByItemId.php | 2 ++ lib/Endpoint/GetContentBlocksInfo.php | 2 ++ lib/Endpoint/GetContentBlocksList.php | 2 ++ lib/Endpoint/GetEmailHardBounce.php | 2 ++ lib/Endpoint/GetEmailUnsubscribe.php | 2 ++ lib/Endpoint/GetEventsDataSeries.php | 2 ++ lib/Endpoint/GetEventsList.php | 2 ++ lib/Endpoint/GetFeedDataSeries.php | 2 ++ lib/Endpoint/GetFeedDetail.php | 2 ++ lib/Endpoint/GetFeedList.php | 2 ++ lib/Endpoint/GetKpiDauDataSeries.php | 2 ++ lib/Endpoint/GetKpiMauDataSeries.php | 2 ++ lib/Endpoint/GetKpiNewUsersDataSeries.php | 2 ++ lib/Endpoint/GetKpiUninstallsDataSeries.php | 2 ++ lib/Endpoint/GetMessagesScheduledBroadcast.php | 2 ++ .../GetPreferenceCenterV1ByPreferenceCenterExternalID.php | 2 ++ ...eferenceCenterV1ByPreferenceCenterExternalIDUrlByUserID.php | 2 ++ lib/Endpoint/GetPreferenceCenterV1List.php | 2 ++ lib/Endpoint/GetPurchasesProductList.php | 2 ++ lib/Endpoint/GetPurchasesQuantitySeries.php | 2 ++ lib/Endpoint/GetPurchasesRevenueSeries.php | 2 ++ lib/Endpoint/GetScimV2User.php | 2 ++ lib/Endpoint/GetScimV2UserById.php | 2 ++ lib/Endpoint/GetSegmentsDataSeries.php | 2 ++ lib/Endpoint/GetSegmentsDetail.php | 2 ++ lib/Endpoint/GetSegmentsList.php | 2 ++ lib/Endpoint/GetSendsDataSeries.php | 2 ++ lib/Endpoint/GetSessionsDataSeries.php | 2 ++ lib/Endpoint/GetSmsInvalidPhoneNumber.php | 2 ++ lib/Endpoint/GetSubscriptionStatusGet.php | 2 ++ lib/Endpoint/GetSubscriptionUserStatus.php | 2 ++ lib/Endpoint/GetTemplatesEmailInfo.php | 2 ++ lib/Endpoint/GetTemplatesEmailList.php | 2 ++ lib/Endpoint/PatchCatalogsByCatalogNameItem.php | 2 ++ lib/Endpoint/PatchCatalogsByCatalogNameItemByItemId.php | 2 ++ lib/Endpoint/PostCampaignsTriggerScheduleCreate.php | 2 ++ lib/Endpoint/PostCampaignsTriggerScheduleDelete.php | 2 ++ lib/Endpoint/PostCampaignsTriggerScheduleUpdate.php | 2 ++ lib/Endpoint/PostCampaignsTriggerSend.php | 2 ++ lib/Endpoint/PostCanvasTriggerScheduleCreate.php | 2 ++ lib/Endpoint/PostCanvasTriggerScheduleDelete.php | 2 ++ lib/Endpoint/PostCanvasTriggerScheduleUpdate.php | 2 ++ lib/Endpoint/PostCanvasTriggerSend.php | 2 ++ lib/Endpoint/PostCatalog.php | 2 ++ lib/Endpoint/PostCatalogsByCatalogNameItem.php | 2 ++ lib/Endpoint/PostCatalogsByCatalogNameItemByItemId.php | 2 ++ lib/Endpoint/PostContentBlocksCreate.php | 2 ++ lib/Endpoint/PostContentBlocksUpdate.php | 2 ++ lib/Endpoint/PostEmailBlacklist.php | 2 ++ lib/Endpoint/PostEmailBlocklist.php | 2 ++ lib/Endpoint/PostEmailBounceRemove.php | 2 ++ lib/Endpoint/PostEmailSpamRemove.php | 2 ++ lib/Endpoint/PostEmailStatus.php | 2 ++ lib/Endpoint/PostMessagesLiveActivityUpdate.php | 2 ++ lib/Endpoint/PostMessagesScheduleCreate.php | 2 ++ lib/Endpoint/PostMessagesScheduleDelete.php | 2 ++ lib/Endpoint/PostMessagesScheduleUpdate.php | 2 ++ lib/Endpoint/PostMessagesSend.php | 2 ++ lib/Endpoint/PostPreferenceCenterV1.php | 2 ++ lib/Endpoint/PostScimV2User.php | 2 ++ lib/Endpoint/PostSendsIdCreate.php | 2 ++ lib/Endpoint/PostSmsInvalidPhoneNumbersRemove.php | 2 ++ lib/Endpoint/PostSubscriptionStatusSet.php | 2 ++ lib/Endpoint/PostTemplatesEmailCreate.php | 2 ++ lib/Endpoint/PostTemplatesEmailUpdate.php | 2 ++ lib/Endpoint/PostTransactionalV1CampaignsByCampaignIdSend.php | 2 ++ lib/Endpoint/PostUsersAliasNew.php | 2 ++ lib/Endpoint/PostUsersAliasUpdate.php | 2 ++ lib/Endpoint/PostUsersDelete.php | 2 ++ lib/Endpoint/PostUsersExportGlobalControlGroup.php | 2 ++ lib/Endpoint/PostUsersExportId.php | 2 ++ lib/Endpoint/PostUsersExportSegment.php | 2 ++ lib/Endpoint/PostUsersExternalIdsRemove.php | 2 ++ lib/Endpoint/PostUsersExternalIdsRename.php | 2 ++ lib/Endpoint/PostUsersIdentify.php | 2 ++ lib/Endpoint/PostUsersMerge.php | 2 ++ lib/Endpoint/PostUsersTrack.php | 2 ++ lib/Endpoint/PostV2SubscriptionStatusSet.php | 2 ++ lib/Endpoint/PutCatalogsByCatalogNameItem.php | 2 ++ lib/Endpoint/PutCatalogsByCatalogNameItemByItemId.php | 2 ++ .../PutPreferenceCenterV1ByPreferenceCenterExternalID.php | 2 ++ lib/Endpoint/PutScimV2UserById.php | 2 ++ ...ampaignsTriggerScheduleCreatePostBodyAudienceNormalizer.php | 3 --- .../CampaignsTriggerScheduleCreatePostBodyNormalizer.php | 3 --- ...nsTriggerScheduleCreatePostBodyRecipientsItemNormalizer.php | 3 --- ...ampaignsTriggerScheduleCreatePostBodyScheduleNormalizer.php | 3 --- .../CampaignsTriggerScheduleDeletePostBodyNormalizer.php | 3 --- .../CampaignsTriggerScheduleUpdatePostBodyNormalizer.php | 3 --- ...ampaignsTriggerScheduleUpdatePostBodyScheduleNormalizer.php | 3 --- .../CampaignsTriggerSendPostBodyAudienceNormalizer.php | 3 --- lib/Normalizer/CampaignsTriggerSendPostBodyNormalizer.php | 3 --- ...nsTriggerSendPostBodyRecipientsItemAttributesNormalizer.php | 3 --- .../CampaignsTriggerSendPostBodyRecipientsItemNormalizer.php | 3 --- ...gnsTriggerSendPostBodyRecipientsItemUserAliasNormalizer.php | 3 --- .../CanvasTriggerScheduleCreatePostBodyAudienceNormalizer.php | 3 --- .../CanvasTriggerScheduleCreatePostBodyNormalizer.php | 3 --- ...asTriggerScheduleCreatePostBodyRecipientsItemNormalizer.php | 3 --- .../CanvasTriggerScheduleCreatePostBodyScheduleNormalizer.php | 3 --- .../CanvasTriggerScheduleDeletePostBodyNormalizer.php | 3 --- .../CanvasTriggerScheduleUpdatePostBodyNormalizer.php | 3 --- .../CanvasTriggerScheduleUpdatePostBodyScheduleNormalizer.php | 3 --- lib/Normalizer/CanvasTriggerSendPostBodyAudienceNormalizer.php | 3 --- ...anvasTriggerSendPostBodyCanvasEntryPropertiesNormalizer.php | 3 --- lib/Normalizer/CanvasTriggerSendPostBodyNormalizer.php | 3 --- ...asTriggerSendPostBodyRecipientsItemAttributesNormalizer.php | 3 --- .../CanvasTriggerSendPostBodyRecipientsItemNormalizer.php | 3 --- ...vasTriggerSendPostBodyRecipientsItemUserAliasNormalizer.php | 3 --- .../CatalogsCatalogNameItemsItemIdPatchBodyNormalizer.php | 3 --- .../CatalogsCatalogNameItemsItemIdPostBodyNormalizer.php | 3 --- .../CatalogsCatalogNameItemsItemIdPutBodyNormalizer.php | 3 --- .../CatalogsCatalogNameItemsPatchBodyItemsItemNormalizer.php | 3 --- lib/Normalizer/CatalogsCatalogNameItemsPatchBodyNormalizer.php | 3 --- lib/Normalizer/CatalogsCatalogNameItemsPostBodyNormalizer.php | 3 --- lib/Normalizer/CatalogsCatalogNameItemsPutBodyNormalizer.php | 3 --- .../CatalogsPostBodyCatalogsItemFieldsItemNormalizer.php | 3 --- lib/Normalizer/CatalogsPostBodyCatalogsItemNormalizer.php | 3 --- lib/Normalizer/CatalogsPostBodyNormalizer.php | 3 --- lib/Normalizer/ContentBlocksCreatePostBodyNormalizer.php | 3 --- lib/Normalizer/ContentBlocksUpdatePostBodyNormalizer.php | 3 --- lib/Normalizer/EmailBlacklistPostBodyNormalizer.php | 3 --- lib/Normalizer/EmailBlocklistPostBodyNormalizer.php | 3 --- lib/Normalizer/EmailBounceRemovePostBodyNormalizer.php | 3 --- lib/Normalizer/EmailSpamRemovePostBodyNormalizer.php | 3 --- lib/Normalizer/EmailStatusPostBodyNormalizer.php | 3 --- lib/Normalizer/ErrorNormalizer.php | 3 --- lib/Normalizer/JaneObjectNormalizer.php | 3 --- ...essagesLiveActivityUpdatePostBodyContentStateNormalizer.php | 3 --- .../MessagesLiveActivityUpdatePostBodyNormalizer.php | 3 --- ...esLiveActivityUpdatePostBodyNotificationAlertNormalizer.php | 3 --- ...essagesLiveActivityUpdatePostBodyNotificationNormalizer.php | 3 --- .../MessagesScheduleCreatePostBodyAudienceNormalizer.php | 3 --- .../MessagesScheduleCreatePostBodyMessagesNormalizer.php | 3 --- lib/Normalizer/MessagesScheduleCreatePostBodyNormalizer.php | 3 --- .../MessagesScheduleCreatePostBodyScheduleNormalizer.php | 3 --- .../MessagesScheduleCreatePostBodyUserAliasesNormalizer.php | 3 --- lib/Normalizer/MessagesScheduleDeletePostBodyNormalizer.php | 3 --- ...agesScheduleUpdatePostBodyMessagesAndroidPushNormalizer.php | 3 --- ...ssagesScheduleUpdatePostBodyMessagesApplePushNormalizer.php | 3 --- .../MessagesScheduleUpdatePostBodyMessagesNormalizer.php | 3 --- .../MessagesScheduleUpdatePostBodyMessagesSmsNormalizer.php | 3 --- lib/Normalizer/MessagesScheduleUpdatePostBodyNormalizer.php | 3 --- .../MessagesScheduleUpdatePostBodyScheduleNormalizer.php | 3 --- lib/Normalizer/MessagesSendPostBodyAudienceNormalizer.php | 3 --- lib/Normalizer/MessagesSendPostBodyMessagesNormalizer.php | 3 --- lib/Normalizer/MessagesSendPostBodyNormalizer.php | 3 --- lib/Normalizer/MessagesSendPostBodyUserAliasesNormalizer.php | 3 --- lib/Normalizer/PreferenceCenterV1PostBodyNormalizer.php | 3 --- lib/Normalizer/PreferenceCenterV1PostBodyOptionsNormalizer.php | 3 --- ...enceCenterV1PreferenceCenterExternalIDPutBodyNormalizer.php | 3 --- ...referenceCenterExternalIDPutBodyRecipientItemNormalizer.php | 3 --- ...renceCenterExternalIDPutBodyTriggerPropertiesNormalizer.php | 3 --- lib/Normalizer/ScimV2UsersIdPutBodyNameNormalizer.php | 3 --- lib/Normalizer/ScimV2UsersIdPutBodyNormalizer.php | 3 --- .../ScimV2UsersIdPutBodyPermissionsAppGroupItemNormalizer.php | 3 --- ...UsersIdPutBodyPermissionsAppGroupItemTeamItemNormalizer.php | 3 --- lib/Normalizer/ScimV2UsersIdPutBodyPermissionsNormalizer.php | 3 --- lib/Normalizer/ScimV2UsersPostBodyNameNormalizer.php | 3 --- lib/Normalizer/ScimV2UsersPostBodyNormalizer.php | 3 --- .../ScimV2UsersPostBodyPermissionsAppGroupItemNormalizer.php | 3 --- ...2UsersPostBodyPermissionsAppGroupItemTeamItemNormalizer.php | 3 --- lib/Normalizer/ScimV2UsersPostBodyPermissionsNormalizer.php | 3 --- lib/Normalizer/SendsIdCreatePostBodyNormalizer.php | 3 --- .../SmsInvalidPhoneNumbersRemovePostBodyNormalizer.php | 3 --- lib/Normalizer/SubscriptionStatusSetPostBodyNormalizer.php | 3 --- lib/Normalizer/TemplatesEmailCreatePostBodyNormalizer.php | 3 --- lib/Normalizer/TemplatesEmailUpdatePostBodyNormalizer.php | 3 --- ...ransactionalV1CampaignsCampaignIdSendPostBodyNormalizer.php | 3 --- ...1CampaignsCampaignIdSendPostBodyRecipientItemNormalizer.php | 3 --- ...paignsCampaignIdSendPostBodyTriggerPropertiesNormalizer.php | 3 --- lib/Normalizer/UsersAliasNewPostBodyNormalizer.php | 3 --- .../UsersAliasNewPostBodyUserAliasesItemNormalizer.php | 3 --- .../UsersAliasUpdatePostBodyAliasUpdatesItemNormalizer.php | 3 --- lib/Normalizer/UsersAliasUpdatePostBodyNormalizer.php | 3 --- lib/Normalizer/UsersDeletePostBodyNormalizer.php | 3 --- .../UsersDeletePostBodyUserAliasesItemNormalizer.php | 3 --- .../UsersExportGlobalControlGroupPostBodyNormalizer.php | 3 --- lib/Normalizer/UsersExportIdsPostBodyNormalizer.php | 3 --- .../UsersExportIdsPostBodyUserAliasesItemNormalizer.php | 3 --- lib/Normalizer/UsersExportSegmentPostBodyNormalizer.php | 3 --- lib/Normalizer/UsersExternalIdsRemovePostBodyNormalizer.php | 3 --- ...xternalIdsRenamePostBodyExternalIdRenamesItemNormalizer.php | 3 --- lib/Normalizer/UsersExternalIdsRenamePostBodyNormalizer.php | 3 --- .../UsersIdentifyPostBodyAliasesToIdentifyItemNormalizer.php | 3 --- ...dentifyPostBodyAliasesToIdentifyItemUserAliasNormalizer.php | 3 --- lib/Normalizer/UsersIdentifyPostBodyNormalizer.php | 3 --- lib/Normalizer/UsersMergePostBodyNormalizer.php | 3 --- lib/Normalizer/UsersTrackPostBodyNormalizer.php | 3 --- lib/Normalizer/V2SubscriptionStatusSetPostBodyNormalizer.php | 3 --- ...iptionStatusSetPostBodySubscriptionGroupsItemNormalizer.php | 3 --- 202 files changed, 190 insertions(+), 321 deletions(-) diff --git a/lib/Endpoint/DeleteCatalogByCatalogName.php b/lib/Endpoint/DeleteCatalogByCatalogName.php index b34c322..208a174 100644 --- a/lib/Endpoint/DeleteCatalogByCatalogName.php +++ b/lib/Endpoint/DeleteCatalogByCatalogName.php @@ -121,6 +121,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\DeleteCatalogByCatalogNameBadRequestException * @throws \Braze\Exception\DeleteCatalogByCatalogNameUnauthorizedException * @throws \Braze\Exception\DeleteCatalogByCatalogNameForbiddenException diff --git a/lib/Endpoint/DeleteCatalogsByCatalogNameItem.php b/lib/Endpoint/DeleteCatalogsByCatalogNameItem.php index ddaeeb4..48da8f1 100644 --- a/lib/Endpoint/DeleteCatalogsByCatalogNameItem.php +++ b/lib/Endpoint/DeleteCatalogsByCatalogNameItem.php @@ -147,6 +147,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemBadRequestException * @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemUnauthorizedException * @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemForbiddenException diff --git a/lib/Endpoint/DeleteCatalogsByCatalogNameItemByItemId.php b/lib/Endpoint/DeleteCatalogsByCatalogNameItemByItemId.php index 6bd5667..f4343c6 100644 --- a/lib/Endpoint/DeleteCatalogsByCatalogNameItemByItemId.php +++ b/lib/Endpoint/DeleteCatalogsByCatalogNameItemByItemId.php @@ -139,6 +139,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemByItemIdBadRequestException * @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemByItemIdUnauthorizedException * @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemByItemIdForbiddenException diff --git a/lib/Endpoint/DeleteScimV2UserById.php b/lib/Endpoint/DeleteScimV2UserById.php index 3343115..3581867 100644 --- a/lib/Endpoint/DeleteScimV2UserById.php +++ b/lib/Endpoint/DeleteScimV2UserById.php @@ -99,6 +99,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\DeleteScimV2UserByIdBadRequestException * @throws \Braze\Exception\DeleteScimV2UserByIdUnauthorizedException * @throws \Braze\Exception\DeleteScimV2UserByIdForbiddenException diff --git a/lib/Endpoint/GetCampaignsDataSeries.php b/lib/Endpoint/GetCampaignsDataSeries.php index 272dadc..11d4834 100644 --- a/lib/Endpoint/GetCampaignsDataSeries.php +++ b/lib/Endpoint/GetCampaignsDataSeries.php @@ -268,6 +268,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetCampaignsDataSeriesBadRequestException * @throws \Braze\Exception\GetCampaignsDataSeriesUnauthorizedException * @throws \Braze\Exception\GetCampaignsDataSeriesForbiddenException diff --git a/lib/Endpoint/GetCampaignsDetail.php b/lib/Endpoint/GetCampaignsDetail.php index 6125811..7e21371 100644 --- a/lib/Endpoint/GetCampaignsDetail.php +++ b/lib/Endpoint/GetCampaignsDetail.php @@ -306,6 +306,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetCampaignsDetailBadRequestException * @throws \Braze\Exception\GetCampaignsDetailUnauthorizedException * @throws \Braze\Exception\GetCampaignsDetailForbiddenException diff --git a/lib/Endpoint/GetCampaignsList.php b/lib/Endpoint/GetCampaignsList.php index 13139f2..b6f8b67 100644 --- a/lib/Endpoint/GetCampaignsList.php +++ b/lib/Endpoint/GetCampaignsList.php @@ -124,6 +124,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetCampaignsListBadRequestException * @throws \Braze\Exception\GetCampaignsListUnauthorizedException * @throws \Braze\Exception\GetCampaignsListForbiddenException diff --git a/lib/Endpoint/GetCanvasDataSeries.php b/lib/Endpoint/GetCanvasDataSeries.php index 7cb933c..d3e33de 100644 --- a/lib/Endpoint/GetCanvasDataSeries.php +++ b/lib/Endpoint/GetCanvasDataSeries.php @@ -171,6 +171,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetCanvasDataSeriesBadRequestException * @throws \Braze\Exception\GetCanvasDataSeriesUnauthorizedException * @throws \Braze\Exception\GetCanvasDataSeriesForbiddenException diff --git a/lib/Endpoint/GetCanvasDataSummary.php b/lib/Endpoint/GetCanvasDataSummary.php index 137b99a..cace793 100644 --- a/lib/Endpoint/GetCanvasDataSummary.php +++ b/lib/Endpoint/GetCanvasDataSummary.php @@ -163,6 +163,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetCanvasDataSummaryBadRequestException * @throws \Braze\Exception\GetCanvasDataSummaryUnauthorizedException * @throws \Braze\Exception\GetCanvasDataSummaryForbiddenException diff --git a/lib/Endpoint/GetCanvasDetail.php b/lib/Endpoint/GetCanvasDetail.php index 74903dc..3df8283 100644 --- a/lib/Endpoint/GetCanvasDetail.php +++ b/lib/Endpoint/GetCanvasDetail.php @@ -134,6 +134,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetCanvasDetailBadRequestException * @throws \Braze\Exception\GetCanvasDetailUnauthorizedException * @throws \Braze\Exception\GetCanvasDetailForbiddenException diff --git a/lib/Endpoint/GetCanvasList.php b/lib/Endpoint/GetCanvasList.php index caefbc6..d95b8bb 100644 --- a/lib/Endpoint/GetCanvasList.php +++ b/lib/Endpoint/GetCanvasList.php @@ -125,6 +125,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetCanvasListBadRequestException * @throws \Braze\Exception\GetCanvasListUnauthorizedException * @throws \Braze\Exception\GetCanvasListForbiddenException diff --git a/lib/Endpoint/GetCatalog.php b/lib/Endpoint/GetCatalog.php index 4f4ff38..72630f8 100644 --- a/lib/Endpoint/GetCatalog.php +++ b/lib/Endpoint/GetCatalog.php @@ -159,6 +159,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetCatalogBadRequestException * @throws \Braze\Exception\GetCatalogUnauthorizedException * @throws \Braze\Exception\GetCatalogForbiddenException diff --git a/lib/Endpoint/GetCatalogsByCatalogNameItem.php b/lib/Endpoint/GetCatalogsByCatalogNameItem.php index d73d30d..2eabd27 100644 --- a/lib/Endpoint/GetCatalogsByCatalogNameItem.php +++ b/lib/Endpoint/GetCatalogsByCatalogNameItem.php @@ -188,6 +188,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetCatalogsByCatalogNameItemBadRequestException * @throws \Braze\Exception\GetCatalogsByCatalogNameItemUnauthorizedException * @throws \Braze\Exception\GetCatalogsByCatalogNameItemForbiddenException diff --git a/lib/Endpoint/GetCatalogsByCatalogNameItemByItemId.php b/lib/Endpoint/GetCatalogsByCatalogNameItemByItemId.php index 7064801..0f46d7a 100644 --- a/lib/Endpoint/GetCatalogsByCatalogNameItemByItemId.php +++ b/lib/Endpoint/GetCatalogsByCatalogNameItemByItemId.php @@ -149,6 +149,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetCatalogsByCatalogNameItemByItemIdBadRequestException * @throws \Braze\Exception\GetCatalogsByCatalogNameItemByItemIdUnauthorizedException * @throws \Braze\Exception\GetCatalogsByCatalogNameItemByItemIdForbiddenException diff --git a/lib/Endpoint/GetContentBlocksInfo.php b/lib/Endpoint/GetContentBlocksInfo.php index 748c28e..7250195 100644 --- a/lib/Endpoint/GetContentBlocksInfo.php +++ b/lib/Endpoint/GetContentBlocksInfo.php @@ -123,6 +123,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetContentBlocksInfoBadRequestException * @throws \Braze\Exception\GetContentBlocksInfoUnauthorizedException * @throws \Braze\Exception\GetContentBlocksInfoForbiddenException diff --git a/lib/Endpoint/GetContentBlocksList.php b/lib/Endpoint/GetContentBlocksList.php index 929314a..12bb011 100644 --- a/lib/Endpoint/GetContentBlocksList.php +++ b/lib/Endpoint/GetContentBlocksList.php @@ -134,6 +134,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetContentBlocksListBadRequestException * @throws \Braze\Exception\GetContentBlocksListUnauthorizedException * @throws \Braze\Exception\GetContentBlocksListForbiddenException diff --git a/lib/Endpoint/GetEmailHardBounce.php b/lib/Endpoint/GetEmailHardBounce.php index 824d374..9014d0e 100644 --- a/lib/Endpoint/GetEmailHardBounce.php +++ b/lib/Endpoint/GetEmailHardBounce.php @@ -145,6 +145,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetEmailHardBounceBadRequestException * @throws \Braze\Exception\GetEmailHardBounceUnauthorizedException * @throws \Braze\Exception\GetEmailHardBounceForbiddenException diff --git a/lib/Endpoint/GetEmailUnsubscribe.php b/lib/Endpoint/GetEmailUnsubscribe.php index 714b0c4..8ac71e9 100644 --- a/lib/Endpoint/GetEmailUnsubscribe.php +++ b/lib/Endpoint/GetEmailUnsubscribe.php @@ -145,6 +145,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetEmailUnsubscribeBadRequestException * @throws \Braze\Exception\GetEmailUnsubscribeUnauthorizedException * @throws \Braze\Exception\GetEmailUnsubscribeForbiddenException diff --git a/lib/Endpoint/GetEventsDataSeries.php b/lib/Endpoint/GetEventsDataSeries.php index 2d9ac12..eac8422 100644 --- a/lib/Endpoint/GetEventsDataSeries.php +++ b/lib/Endpoint/GetEventsDataSeries.php @@ -130,6 +130,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetEventsDataSeriesBadRequestException * @throws \Braze\Exception\GetEventsDataSeriesUnauthorizedException * @throws \Braze\Exception\GetEventsDataSeriesForbiddenException diff --git a/lib/Endpoint/GetEventsList.php b/lib/Endpoint/GetEventsList.php index 1230e6a..e086d80 100644 --- a/lib/Endpoint/GetEventsList.php +++ b/lib/Endpoint/GetEventsList.php @@ -107,6 +107,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetEventsListBadRequestException * @throws \Braze\Exception\GetEventsListUnauthorizedException * @throws \Braze\Exception\GetEventsListForbiddenException diff --git a/lib/Endpoint/GetFeedDataSeries.php b/lib/Endpoint/GetFeedDataSeries.php index 67fc609..b1fa5f3 100644 --- a/lib/Endpoint/GetFeedDataSeries.php +++ b/lib/Endpoint/GetFeedDataSeries.php @@ -124,6 +124,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetFeedDataSeriesBadRequestException * @throws \Braze\Exception\GetFeedDataSeriesUnauthorizedException * @throws \Braze\Exception\GetFeedDataSeriesForbiddenException diff --git a/lib/Endpoint/GetFeedDetail.php b/lib/Endpoint/GetFeedDetail.php index fb83cee..9d9c411 100644 --- a/lib/Endpoint/GetFeedDetail.php +++ b/lib/Endpoint/GetFeedDetail.php @@ -113,6 +113,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetFeedDetailBadRequestException * @throws \Braze\Exception\GetFeedDetailUnauthorizedException * @throws \Braze\Exception\GetFeedDetailForbiddenException diff --git a/lib/Endpoint/GetFeedList.php b/lib/Endpoint/GetFeedList.php index 6742cdd..cda1ebe 100644 --- a/lib/Endpoint/GetFeedList.php +++ b/lib/Endpoint/GetFeedList.php @@ -119,6 +119,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetFeedListBadRequestException * @throws \Braze\Exception\GetFeedListUnauthorizedException * @throws \Braze\Exception\GetFeedListForbiddenException diff --git a/lib/Endpoint/GetKpiDauDataSeries.php b/lib/Endpoint/GetKpiDauDataSeries.php index aab76c5..603138a 100644 --- a/lib/Endpoint/GetKpiDauDataSeries.php +++ b/lib/Endpoint/GetKpiDauDataSeries.php @@ -113,6 +113,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetKpiDauDataSeriesBadRequestException * @throws \Braze\Exception\GetKpiDauDataSeriesUnauthorizedException * @throws \Braze\Exception\GetKpiDauDataSeriesForbiddenException diff --git a/lib/Endpoint/GetKpiMauDataSeries.php b/lib/Endpoint/GetKpiMauDataSeries.php index 3c165ee..c0a5fca 100644 --- a/lib/Endpoint/GetKpiMauDataSeries.php +++ b/lib/Endpoint/GetKpiMauDataSeries.php @@ -114,6 +114,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetKpiMauDataSeriesBadRequestException * @throws \Braze\Exception\GetKpiMauDataSeriesUnauthorizedException * @throws \Braze\Exception\GetKpiMauDataSeriesForbiddenException diff --git a/lib/Endpoint/GetKpiNewUsersDataSeries.php b/lib/Endpoint/GetKpiNewUsersDataSeries.php index 7cb3ea6..f811357 100644 --- a/lib/Endpoint/GetKpiNewUsersDataSeries.php +++ b/lib/Endpoint/GetKpiNewUsersDataSeries.php @@ -114,6 +114,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetKpiNewUsersDataSeriesBadRequestException * @throws \Braze\Exception\GetKpiNewUsersDataSeriesUnauthorizedException * @throws \Braze\Exception\GetKpiNewUsersDataSeriesForbiddenException diff --git a/lib/Endpoint/GetKpiUninstallsDataSeries.php b/lib/Endpoint/GetKpiUninstallsDataSeries.php index c71a885..5d3b79e 100644 --- a/lib/Endpoint/GetKpiUninstallsDataSeries.php +++ b/lib/Endpoint/GetKpiUninstallsDataSeries.php @@ -114,6 +114,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetKpiUninstallsDataSeriesBadRequestException * @throws \Braze\Exception\GetKpiUninstallsDataSeriesUnauthorizedException * @throws \Braze\Exception\GetKpiUninstallsDataSeriesForbiddenException diff --git a/lib/Endpoint/GetMessagesScheduledBroadcast.php b/lib/Endpoint/GetMessagesScheduledBroadcast.php index ad338cb..f330c50 100644 --- a/lib/Endpoint/GetMessagesScheduledBroadcast.php +++ b/lib/Endpoint/GetMessagesScheduledBroadcast.php @@ -106,6 +106,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetMessagesScheduledBroadcastBadRequestException * @throws \Braze\Exception\GetMessagesScheduledBroadcastUnauthorizedException * @throws \Braze\Exception\GetMessagesScheduledBroadcastForbiddenException diff --git a/lib/Endpoint/GetPreferenceCenterV1ByPreferenceCenterExternalID.php b/lib/Endpoint/GetPreferenceCenterV1ByPreferenceCenterExternalID.php index 539a5d1..621f5e3 100644 --- a/lib/Endpoint/GetPreferenceCenterV1ByPreferenceCenterExternalID.php +++ b/lib/Endpoint/GetPreferenceCenterV1ByPreferenceCenterExternalID.php @@ -105,6 +105,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDBadRequestException * @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDUnauthorizedException * @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDForbiddenException diff --git a/lib/Endpoint/GetPreferenceCenterV1ByPreferenceCenterExternalIDUrlByUserID.php b/lib/Endpoint/GetPreferenceCenterV1ByPreferenceCenterExternalIDUrlByUserID.php index 65f8c9b..e22409f 100644 --- a/lib/Endpoint/GetPreferenceCenterV1ByPreferenceCenterExternalIDUrlByUserID.php +++ b/lib/Endpoint/GetPreferenceCenterV1ByPreferenceCenterExternalIDUrlByUserID.php @@ -114,6 +114,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDUrlByUserIDBadRequestException * @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDUrlByUserIDUnauthorizedException * @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDUrlByUserIDForbiddenException diff --git a/lib/Endpoint/GetPreferenceCenterV1List.php b/lib/Endpoint/GetPreferenceCenterV1List.php index 85bbfc3..e5ab243 100644 --- a/lib/Endpoint/GetPreferenceCenterV1List.php +++ b/lib/Endpoint/GetPreferenceCenterV1List.php @@ -111,6 +111,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetPreferenceCenterV1ListBadRequestException * @throws \Braze\Exception\GetPreferenceCenterV1ListUnauthorizedException * @throws \Braze\Exception\GetPreferenceCenterV1ListForbiddenException diff --git a/lib/Endpoint/GetPurchasesProductList.php b/lib/Endpoint/GetPurchasesProductList.php index 778b0ed..25547a7 100644 --- a/lib/Endpoint/GetPurchasesProductList.php +++ b/lib/Endpoint/GetPurchasesProductList.php @@ -100,6 +100,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetPurchasesProductListBadRequestException * @throws \Braze\Exception\GetPurchasesProductListUnauthorizedException * @throws \Braze\Exception\GetPurchasesProductListForbiddenException diff --git a/lib/Endpoint/GetPurchasesQuantitySeries.php b/lib/Endpoint/GetPurchasesQuantitySeries.php index dfac477..061fe41 100644 --- a/lib/Endpoint/GetPurchasesQuantitySeries.php +++ b/lib/Endpoint/GetPurchasesQuantitySeries.php @@ -123,6 +123,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetPurchasesQuantitySeriesBadRequestException * @throws \Braze\Exception\GetPurchasesQuantitySeriesUnauthorizedException * @throws \Braze\Exception\GetPurchasesQuantitySeriesForbiddenException diff --git a/lib/Endpoint/GetPurchasesRevenueSeries.php b/lib/Endpoint/GetPurchasesRevenueSeries.php index a369172..3b20b04 100644 --- a/lib/Endpoint/GetPurchasesRevenueSeries.php +++ b/lib/Endpoint/GetPurchasesRevenueSeries.php @@ -123,6 +123,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetPurchasesRevenueSeriesBadRequestException * @throws \Braze\Exception\GetPurchasesRevenueSeriesUnauthorizedException * @throws \Braze\Exception\GetPurchasesRevenueSeriesForbiddenException diff --git a/lib/Endpoint/GetScimV2User.php b/lib/Endpoint/GetScimV2User.php index 111c78e..e1708a5 100644 --- a/lib/Endpoint/GetScimV2User.php +++ b/lib/Endpoint/GetScimV2User.php @@ -142,6 +142,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetScimV2UserBadRequestException * @throws \Braze\Exception\GetScimV2UserUnauthorizedException * @throws \Braze\Exception\GetScimV2UserForbiddenException diff --git a/lib/Endpoint/GetScimV2UserById.php b/lib/Endpoint/GetScimV2UserById.php index 6445a22..075698d 100644 --- a/lib/Endpoint/GetScimV2UserById.php +++ b/lib/Endpoint/GetScimV2UserById.php @@ -115,6 +115,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetScimV2UserByIdBadRequestException * @throws \Braze\Exception\GetScimV2UserByIdUnauthorizedException * @throws \Braze\Exception\GetScimV2UserByIdForbiddenException diff --git a/lib/Endpoint/GetSegmentsDataSeries.php b/lib/Endpoint/GetSegmentsDataSeries.php index 1b4c7fb..a4d4951 100644 --- a/lib/Endpoint/GetSegmentsDataSeries.php +++ b/lib/Endpoint/GetSegmentsDataSeries.php @@ -116,6 +116,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetSegmentsDataSeriesBadRequestException * @throws \Braze\Exception\GetSegmentsDataSeriesUnauthorizedException * @throws \Braze\Exception\GetSegmentsDataSeriesForbiddenException diff --git a/lib/Endpoint/GetSegmentsDetail.php b/lib/Endpoint/GetSegmentsDetail.php index 5d836b5..c1a43b1 100644 --- a/lib/Endpoint/GetSegmentsDetail.php +++ b/lib/Endpoint/GetSegmentsDetail.php @@ -107,6 +107,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetSegmentsDetailBadRequestException * @throws \Braze\Exception\GetSegmentsDetailUnauthorizedException * @throws \Braze\Exception\GetSegmentsDetailForbiddenException diff --git a/lib/Endpoint/GetSegmentsList.php b/lib/Endpoint/GetSegmentsList.php index 3b55029..1d05a0e 100644 --- a/lib/Endpoint/GetSegmentsList.php +++ b/lib/Endpoint/GetSegmentsList.php @@ -115,6 +115,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetSegmentsListBadRequestException * @throws \Braze\Exception\GetSegmentsListUnauthorizedException * @throws \Braze\Exception\GetSegmentsListForbiddenException diff --git a/lib/Endpoint/GetSendsDataSeries.php b/lib/Endpoint/GetSendsDataSeries.php index 89ed5f1..c6e471b 100644 --- a/lib/Endpoint/GetSendsDataSeries.php +++ b/lib/Endpoint/GetSendsDataSeries.php @@ -149,6 +149,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetSendsDataSeriesBadRequestException * @throws \Braze\Exception\GetSendsDataSeriesUnauthorizedException * @throws \Braze\Exception\GetSendsDataSeriesForbiddenException diff --git a/lib/Endpoint/GetSessionsDataSeries.php b/lib/Endpoint/GetSessionsDataSeries.php index a2cf038..e6aece8 100644 --- a/lib/Endpoint/GetSessionsDataSeries.php +++ b/lib/Endpoint/GetSessionsDataSeries.php @@ -122,6 +122,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetSessionsDataSeriesBadRequestException * @throws \Braze\Exception\GetSessionsDataSeriesUnauthorizedException * @throws \Braze\Exception\GetSessionsDataSeriesForbiddenException diff --git a/lib/Endpoint/GetSmsInvalidPhoneNumber.php b/lib/Endpoint/GetSmsInvalidPhoneNumber.php index e613cd3..7f7c326 100644 --- a/lib/Endpoint/GetSmsInvalidPhoneNumber.php +++ b/lib/Endpoint/GetSmsInvalidPhoneNumber.php @@ -127,6 +127,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetSmsInvalidPhoneNumberBadRequestException * @throws \Braze\Exception\GetSmsInvalidPhoneNumberUnauthorizedException * @throws \Braze\Exception\GetSmsInvalidPhoneNumberForbiddenException diff --git a/lib/Endpoint/GetSubscriptionStatusGet.php b/lib/Endpoint/GetSubscriptionStatusGet.php index 5ed8d83..d905929 100644 --- a/lib/Endpoint/GetSubscriptionStatusGet.php +++ b/lib/Endpoint/GetSubscriptionStatusGet.php @@ -115,6 +115,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetSubscriptionStatusGetBadRequestException * @throws \Braze\Exception\GetSubscriptionStatusGetUnauthorizedException * @throws \Braze\Exception\GetSubscriptionStatusGetForbiddenException diff --git a/lib/Endpoint/GetSubscriptionUserStatus.php b/lib/Endpoint/GetSubscriptionUserStatus.php index f06170a..2e0e77e 100644 --- a/lib/Endpoint/GetSubscriptionUserStatus.php +++ b/lib/Endpoint/GetSubscriptionUserStatus.php @@ -98,6 +98,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetSubscriptionUserStatusBadRequestException * @throws \Braze\Exception\GetSubscriptionUserStatusUnauthorizedException * @throws \Braze\Exception\GetSubscriptionUserStatusForbiddenException diff --git a/lib/Endpoint/GetTemplatesEmailInfo.php b/lib/Endpoint/GetTemplatesEmailInfo.php index e46dc13..f9d4abd 100644 --- a/lib/Endpoint/GetTemplatesEmailInfo.php +++ b/lib/Endpoint/GetTemplatesEmailInfo.php @@ -110,6 +110,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetTemplatesEmailInfoBadRequestException * @throws \Braze\Exception\GetTemplatesEmailInfoUnauthorizedException * @throws \Braze\Exception\GetTemplatesEmailInfoForbiddenException diff --git a/lib/Endpoint/GetTemplatesEmailList.php b/lib/Endpoint/GetTemplatesEmailList.php index 274aa98..8933ce9 100644 --- a/lib/Endpoint/GetTemplatesEmailList.php +++ b/lib/Endpoint/GetTemplatesEmailList.php @@ -114,6 +114,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\GetTemplatesEmailListBadRequestException * @throws \Braze\Exception\GetTemplatesEmailListUnauthorizedException * @throws \Braze\Exception\GetTemplatesEmailListForbiddenException diff --git a/lib/Endpoint/PatchCatalogsByCatalogNameItem.php b/lib/Endpoint/PatchCatalogsByCatalogNameItem.php index cca34f5..6d9be9b 100644 --- a/lib/Endpoint/PatchCatalogsByCatalogNameItem.php +++ b/lib/Endpoint/PatchCatalogsByCatalogNameItem.php @@ -152,6 +152,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PatchCatalogsByCatalogNameItemBadRequestException * @throws \Braze\Exception\PatchCatalogsByCatalogNameItemUnauthorizedException * @throws \Braze\Exception\PatchCatalogsByCatalogNameItemForbiddenException diff --git a/lib/Endpoint/PatchCatalogsByCatalogNameItemByItemId.php b/lib/Endpoint/PatchCatalogsByCatalogNameItemByItemId.php index 0dc608a..87327fe 100644 --- a/lib/Endpoint/PatchCatalogsByCatalogNameItemByItemId.php +++ b/lib/Endpoint/PatchCatalogsByCatalogNameItemByItemId.php @@ -166,6 +166,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PatchCatalogsByCatalogNameItemByItemIdBadRequestException * @throws \Braze\Exception\PatchCatalogsByCatalogNameItemByItemIdUnauthorizedException * @throws \Braze\Exception\PatchCatalogsByCatalogNameItemByItemIdForbiddenException diff --git a/lib/Endpoint/PostCampaignsTriggerScheduleCreate.php b/lib/Endpoint/PostCampaignsTriggerScheduleCreate.php index f98f3b8..df977d1 100644 --- a/lib/Endpoint/PostCampaignsTriggerScheduleCreate.php +++ b/lib/Endpoint/PostCampaignsTriggerScheduleCreate.php @@ -111,6 +111,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCampaignsTriggerScheduleCreateBadRequestException * @throws \Braze\Exception\PostCampaignsTriggerScheduleCreateUnauthorizedException * @throws \Braze\Exception\PostCampaignsTriggerScheduleCreateForbiddenException diff --git a/lib/Endpoint/PostCampaignsTriggerScheduleDelete.php b/lib/Endpoint/PostCampaignsTriggerScheduleDelete.php index 2bc86ff..a9c2581 100644 --- a/lib/Endpoint/PostCampaignsTriggerScheduleDelete.php +++ b/lib/Endpoint/PostCampaignsTriggerScheduleDelete.php @@ -81,6 +81,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCampaignsTriggerScheduleDeleteBadRequestException * @throws \Braze\Exception\PostCampaignsTriggerScheduleDeleteUnauthorizedException * @throws \Braze\Exception\PostCampaignsTriggerScheduleDeleteForbiddenException diff --git a/lib/Endpoint/PostCampaignsTriggerScheduleUpdate.php b/lib/Endpoint/PostCampaignsTriggerScheduleUpdate.php index 7e777e8..921cf3c 100644 --- a/lib/Endpoint/PostCampaignsTriggerScheduleUpdate.php +++ b/lib/Endpoint/PostCampaignsTriggerScheduleUpdate.php @@ -86,6 +86,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCampaignsTriggerScheduleUpdateBadRequestException * @throws \Braze\Exception\PostCampaignsTriggerScheduleUpdateUnauthorizedException * @throws \Braze\Exception\PostCampaignsTriggerScheduleUpdateForbiddenException diff --git a/lib/Endpoint/PostCampaignsTriggerSend.php b/lib/Endpoint/PostCampaignsTriggerSend.php index e04a8e0..d6d573e 100644 --- a/lib/Endpoint/PostCampaignsTriggerSend.php +++ b/lib/Endpoint/PostCampaignsTriggerSend.php @@ -113,6 +113,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCampaignsTriggerSendBadRequestException * @throws \Braze\Exception\PostCampaignsTriggerSendUnauthorizedException * @throws \Braze\Exception\PostCampaignsTriggerSendForbiddenException diff --git a/lib/Endpoint/PostCanvasTriggerScheduleCreate.php b/lib/Endpoint/PostCanvasTriggerScheduleCreate.php index 0394b27..e58dd44 100644 --- a/lib/Endpoint/PostCanvasTriggerScheduleCreate.php +++ b/lib/Endpoint/PostCanvasTriggerScheduleCreate.php @@ -95,6 +95,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCanvasTriggerScheduleCreateBadRequestException * @throws \Braze\Exception\PostCanvasTriggerScheduleCreateUnauthorizedException * @throws \Braze\Exception\PostCanvasTriggerScheduleCreateForbiddenException diff --git a/lib/Endpoint/PostCanvasTriggerScheduleDelete.php b/lib/Endpoint/PostCanvasTriggerScheduleDelete.php index f5ac107..17dfb9a 100644 --- a/lib/Endpoint/PostCanvasTriggerScheduleDelete.php +++ b/lib/Endpoint/PostCanvasTriggerScheduleDelete.php @@ -79,6 +79,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCanvasTriggerScheduleDeleteBadRequestException * @throws \Braze\Exception\PostCanvasTriggerScheduleDeleteUnauthorizedException * @throws \Braze\Exception\PostCanvasTriggerScheduleDeleteForbiddenException diff --git a/lib/Endpoint/PostCanvasTriggerScheduleUpdate.php b/lib/Endpoint/PostCanvasTriggerScheduleUpdate.php index f315121..9fb36f7 100644 --- a/lib/Endpoint/PostCanvasTriggerScheduleUpdate.php +++ b/lib/Endpoint/PostCanvasTriggerScheduleUpdate.php @@ -86,6 +86,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCanvasTriggerScheduleUpdateBadRequestException * @throws \Braze\Exception\PostCanvasTriggerScheduleUpdateUnauthorizedException * @throws \Braze\Exception\PostCanvasTriggerScheduleUpdateForbiddenException diff --git a/lib/Endpoint/PostCanvasTriggerSend.php b/lib/Endpoint/PostCanvasTriggerSend.php index af7a668..00a19f4 100644 --- a/lib/Endpoint/PostCanvasTriggerSend.php +++ b/lib/Endpoint/PostCanvasTriggerSend.php @@ -110,6 +110,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCanvasTriggerSendBadRequestException * @throws \Braze\Exception\PostCanvasTriggerSendUnauthorizedException * @throws \Braze\Exception\PostCanvasTriggerSendForbiddenException diff --git a/lib/Endpoint/PostCatalog.php b/lib/Endpoint/PostCatalog.php index 30da0cb..7d35d59 100644 --- a/lib/Endpoint/PostCatalog.php +++ b/lib/Endpoint/PostCatalog.php @@ -230,6 +230,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCatalogBadRequestException * @throws \Braze\Exception\PostCatalogUnauthorizedException * @throws \Braze\Exception\PostCatalogForbiddenException diff --git a/lib/Endpoint/PostCatalogsByCatalogNameItem.php b/lib/Endpoint/PostCatalogsByCatalogNameItem.php index 965df04..4795511 100644 --- a/lib/Endpoint/PostCatalogsByCatalogNameItem.php +++ b/lib/Endpoint/PostCatalogsByCatalogNameItem.php @@ -186,6 +186,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCatalogsByCatalogNameItemBadRequestException * @throws \Braze\Exception\PostCatalogsByCatalogNameItemUnauthorizedException * @throws \Braze\Exception\PostCatalogsByCatalogNameItemForbiddenException diff --git a/lib/Endpoint/PostCatalogsByCatalogNameItemByItemId.php b/lib/Endpoint/PostCatalogsByCatalogNameItemByItemId.php index 3bf5dc1..5080f76 100644 --- a/lib/Endpoint/PostCatalogsByCatalogNameItemByItemId.php +++ b/lib/Endpoint/PostCatalogsByCatalogNameItemByItemId.php @@ -171,6 +171,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostCatalogsByCatalogNameItemByItemIdBadRequestException * @throws \Braze\Exception\PostCatalogsByCatalogNameItemByItemIdUnauthorizedException * @throws \Braze\Exception\PostCatalogsByCatalogNameItemByItemIdForbiddenException diff --git a/lib/Endpoint/PostContentBlocksCreate.php b/lib/Endpoint/PostContentBlocksCreate.php index d52a04e..347eccd 100644 --- a/lib/Endpoint/PostContentBlocksCreate.php +++ b/lib/Endpoint/PostContentBlocksCreate.php @@ -119,6 +119,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostContentBlocksCreateBadRequestException * @throws \Braze\Exception\PostContentBlocksCreateUnauthorizedException * @throws \Braze\Exception\PostContentBlocksCreateForbiddenException diff --git a/lib/Endpoint/PostContentBlocksUpdate.php b/lib/Endpoint/PostContentBlocksUpdate.php index e7de2cd..dcd808e 100644 --- a/lib/Endpoint/PostContentBlocksUpdate.php +++ b/lib/Endpoint/PostContentBlocksUpdate.php @@ -122,6 +122,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostContentBlocksUpdateBadRequestException * @throws \Braze\Exception\PostContentBlocksUpdateUnauthorizedException * @throws \Braze\Exception\PostContentBlocksUpdateForbiddenException diff --git a/lib/Endpoint/PostEmailBlacklist.php b/lib/Endpoint/PostEmailBlacklist.php index 7236069..9755aef 100644 --- a/lib/Endpoint/PostEmailBlacklist.php +++ b/lib/Endpoint/PostEmailBlacklist.php @@ -78,6 +78,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostEmailBlacklistBadRequestException * @throws \Braze\Exception\PostEmailBlacklistUnauthorizedException * @throws \Braze\Exception\PostEmailBlacklistForbiddenException diff --git a/lib/Endpoint/PostEmailBlocklist.php b/lib/Endpoint/PostEmailBlocklist.php index c965979..c1beea4 100644 --- a/lib/Endpoint/PostEmailBlocklist.php +++ b/lib/Endpoint/PostEmailBlocklist.php @@ -78,6 +78,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostEmailBlocklistBadRequestException * @throws \Braze\Exception\PostEmailBlocklistUnauthorizedException * @throws \Braze\Exception\PostEmailBlocklistForbiddenException diff --git a/lib/Endpoint/PostEmailBounceRemove.php b/lib/Endpoint/PostEmailBounceRemove.php index ac38321..18458c2 100644 --- a/lib/Endpoint/PostEmailBounceRemove.php +++ b/lib/Endpoint/PostEmailBounceRemove.php @@ -80,6 +80,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostEmailBounceRemoveBadRequestException * @throws \Braze\Exception\PostEmailBounceRemoveUnauthorizedException * @throws \Braze\Exception\PostEmailBounceRemoveForbiddenException diff --git a/lib/Endpoint/PostEmailSpamRemove.php b/lib/Endpoint/PostEmailSpamRemove.php index 3c73bef..74a071a 100644 --- a/lib/Endpoint/PostEmailSpamRemove.php +++ b/lib/Endpoint/PostEmailSpamRemove.php @@ -80,6 +80,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostEmailSpamRemoveBadRequestException * @throws \Braze\Exception\PostEmailSpamRemoveUnauthorizedException * @throws \Braze\Exception\PostEmailSpamRemoveForbiddenException diff --git a/lib/Endpoint/PostEmailStatus.php b/lib/Endpoint/PostEmailStatus.php index 1654a39..d18dc7d 100644 --- a/lib/Endpoint/PostEmailStatus.php +++ b/lib/Endpoint/PostEmailStatus.php @@ -81,6 +81,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostEmailStatusBadRequestException * @throws \Braze\Exception\PostEmailStatusUnauthorizedException * @throws \Braze\Exception\PostEmailStatusForbiddenException diff --git a/lib/Endpoint/PostMessagesLiveActivityUpdate.php b/lib/Endpoint/PostMessagesLiveActivityUpdate.php index e1a2d69..80f5f5d 100644 --- a/lib/Endpoint/PostMessagesLiveActivityUpdate.php +++ b/lib/Endpoint/PostMessagesLiveActivityUpdate.php @@ -119,6 +119,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostMessagesLiveActivityUpdateBadRequestException * @throws \Braze\Exception\PostMessagesLiveActivityUpdateUnauthorizedException * @throws \Braze\Exception\PostMessagesLiveActivityUpdateForbiddenException diff --git a/lib/Endpoint/PostMessagesScheduleCreate.php b/lib/Endpoint/PostMessagesScheduleCreate.php index 16e6d71..0f0e611 100644 --- a/lib/Endpoint/PostMessagesScheduleCreate.php +++ b/lib/Endpoint/PostMessagesScheduleCreate.php @@ -92,6 +92,8 @@ public function getExtraHeaders(): array } /** + * @return null + * * @throws \Braze\Exception\PostMessagesScheduleCreateBadRequestException * @throws \Braze\Exception\PostMessagesScheduleCreateUnauthorizedException * @throws \Braze\Exception\PostMessagesScheduleCreateForbiddenException diff --git a/lib/Endpoint/PostMessagesScheduleDelete.php b/lib/Endpoint/PostMessagesScheduleDelete.php index 433f09c..4ecc3f7 100644 --- a/lib/Endpoint/PostMessagesScheduleDelete.php +++ b/lib/Endpoint/PostMessagesScheduleDelete.php @@ -78,6 +78,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostMessagesScheduleDeleteBadRequestException * @throws \Braze\Exception\PostMessagesScheduleDeleteUnauthorizedException * @throws \Braze\Exception\PostMessagesScheduleDeleteForbiddenException diff --git a/lib/Endpoint/PostMessagesScheduleUpdate.php b/lib/Endpoint/PostMessagesScheduleUpdate.php index b985f24..a61ab69 100644 --- a/lib/Endpoint/PostMessagesScheduleUpdate.php +++ b/lib/Endpoint/PostMessagesScheduleUpdate.php @@ -82,6 +82,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostMessagesScheduleUpdateBadRequestException * @throws \Braze\Exception\PostMessagesScheduleUpdateUnauthorizedException * @throws \Braze\Exception\PostMessagesScheduleUpdateForbiddenException diff --git a/lib/Endpoint/PostMessagesSend.php b/lib/Endpoint/PostMessagesSend.php index 354f166..5997817 100644 --- a/lib/Endpoint/PostMessagesSend.php +++ b/lib/Endpoint/PostMessagesSend.php @@ -102,6 +102,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostMessagesSendBadRequestException * @throws \Braze\Exception\PostMessagesSendUnauthorizedException * @throws \Braze\Exception\PostMessagesSendForbiddenException diff --git a/lib/Endpoint/PostPreferenceCenterV1.php b/lib/Endpoint/PostPreferenceCenterV1.php index 33ede7e..12cb553 100644 --- a/lib/Endpoint/PostPreferenceCenterV1.php +++ b/lib/Endpoint/PostPreferenceCenterV1.php @@ -119,6 +119,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostPreferenceCenterV1BadRequestException * @throws \Braze\Exception\PostPreferenceCenterV1UnauthorizedException * @throws \Braze\Exception\PostPreferenceCenterV1ForbiddenException diff --git a/lib/Endpoint/PostScimV2User.php b/lib/Endpoint/PostScimV2User.php index 11ab252..60824d9 100644 --- a/lib/Endpoint/PostScimV2User.php +++ b/lib/Endpoint/PostScimV2User.php @@ -134,6 +134,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostScimV2UserBadRequestException * @throws \Braze\Exception\PostScimV2UserUnauthorizedException * @throws \Braze\Exception\PostScimV2UserForbiddenException diff --git a/lib/Endpoint/PostSendsIdCreate.php b/lib/Endpoint/PostSendsIdCreate.php index cd0a4bc..75cfbcc 100644 --- a/lib/Endpoint/PostSendsIdCreate.php +++ b/lib/Endpoint/PostSendsIdCreate.php @@ -95,6 +95,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostSendsIdCreateBadRequestException * @throws \Braze\Exception\PostSendsIdCreateUnauthorizedException * @throws \Braze\Exception\PostSendsIdCreateForbiddenException diff --git a/lib/Endpoint/PostSmsInvalidPhoneNumbersRemove.php b/lib/Endpoint/PostSmsInvalidPhoneNumbersRemove.php index 711c0ab..8830f85 100644 --- a/lib/Endpoint/PostSmsInvalidPhoneNumbersRemove.php +++ b/lib/Endpoint/PostSmsInvalidPhoneNumbersRemove.php @@ -80,6 +80,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostSmsInvalidPhoneNumbersRemoveBadRequestException * @throws \Braze\Exception\PostSmsInvalidPhoneNumbersRemoveUnauthorizedException * @throws \Braze\Exception\PostSmsInvalidPhoneNumbersRemoveForbiddenException diff --git a/lib/Endpoint/PostSubscriptionStatusSet.php b/lib/Endpoint/PostSubscriptionStatusSet.php index 88e8383..31d6ff5 100644 --- a/lib/Endpoint/PostSubscriptionStatusSet.php +++ b/lib/Endpoint/PostSubscriptionStatusSet.php @@ -100,6 +100,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostSubscriptionStatusSetBadRequestException * @throws \Braze\Exception\PostSubscriptionStatusSetUnauthorizedException * @throws \Braze\Exception\PostSubscriptionStatusSetForbiddenException diff --git a/lib/Endpoint/PostTemplatesEmailCreate.php b/lib/Endpoint/PostTemplatesEmailCreate.php index c7bbd0c..678dd4c 100644 --- a/lib/Endpoint/PostTemplatesEmailCreate.php +++ b/lib/Endpoint/PostTemplatesEmailCreate.php @@ -101,6 +101,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostTemplatesEmailCreateBadRequestException * @throws \Braze\Exception\PostTemplatesEmailCreateUnauthorizedException * @throws \Braze\Exception\PostTemplatesEmailCreateForbiddenException diff --git a/lib/Endpoint/PostTemplatesEmailUpdate.php b/lib/Endpoint/PostTemplatesEmailUpdate.php index 212ace5..8f2b29e 100644 --- a/lib/Endpoint/PostTemplatesEmailUpdate.php +++ b/lib/Endpoint/PostTemplatesEmailUpdate.php @@ -101,6 +101,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostTemplatesEmailUpdateBadRequestException * @throws \Braze\Exception\PostTemplatesEmailUpdateUnauthorizedException * @throws \Braze\Exception\PostTemplatesEmailUpdateForbiddenException diff --git a/lib/Endpoint/PostTransactionalV1CampaignsByCampaignIdSend.php b/lib/Endpoint/PostTransactionalV1CampaignsByCampaignIdSend.php index e4f7182..c791ac1 100644 --- a/lib/Endpoint/PostTransactionalV1CampaignsByCampaignIdSend.php +++ b/lib/Endpoint/PostTransactionalV1CampaignsByCampaignIdSend.php @@ -270,6 +270,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostTransactionalV1CampaignsByCampaignIdSendBadRequestException * @throws \Braze\Exception\PostTransactionalV1CampaignsByCampaignIdSendUnauthorizedException * @throws \Braze\Exception\PostTransactionalV1CampaignsByCampaignIdSendForbiddenException diff --git a/lib/Endpoint/PostUsersAliasNew.php b/lib/Endpoint/PostUsersAliasNew.php index dc00368..3c6478e 100644 --- a/lib/Endpoint/PostUsersAliasNew.php +++ b/lib/Endpoint/PostUsersAliasNew.php @@ -84,6 +84,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersAliasNewBadRequestException * @throws \Braze\Exception\PostUsersAliasNewUnauthorizedException * @throws \Braze\Exception\PostUsersAliasNewForbiddenException diff --git a/lib/Endpoint/PostUsersAliasUpdate.php b/lib/Endpoint/PostUsersAliasUpdate.php index 77666ad..27e49cb 100644 --- a/lib/Endpoint/PostUsersAliasUpdate.php +++ b/lib/Endpoint/PostUsersAliasUpdate.php @@ -95,6 +95,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersAliasUpdateBadRequestException * @throws \Braze\Exception\PostUsersAliasUpdateUnauthorizedException * @throws \Braze\Exception\PostUsersAliasUpdateForbiddenException diff --git a/lib/Endpoint/PostUsersDelete.php b/lib/Endpoint/PostUsersDelete.php index a1b2527..3853a67 100644 --- a/lib/Endpoint/PostUsersDelete.php +++ b/lib/Endpoint/PostUsersDelete.php @@ -85,6 +85,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersDeleteBadRequestException * @throws \Braze\Exception\PostUsersDeleteUnauthorizedException * @throws \Braze\Exception\PostUsersDeleteForbiddenException diff --git a/lib/Endpoint/PostUsersExportGlobalControlGroup.php b/lib/Endpoint/PostUsersExportGlobalControlGroup.php index be5bd9c..b60a06f 100644 --- a/lib/Endpoint/PostUsersExportGlobalControlGroup.php +++ b/lib/Endpoint/PostUsersExportGlobalControlGroup.php @@ -295,6 +295,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersExportGlobalControlGroupBadRequestException * @throws \Braze\Exception\PostUsersExportGlobalControlGroupUnauthorizedException * @throws \Braze\Exception\PostUsersExportGlobalControlGroupForbiddenException diff --git a/lib/Endpoint/PostUsersExportId.php b/lib/Endpoint/PostUsersExportId.php index 9423858..58857a1 100644 --- a/lib/Endpoint/PostUsersExportId.php +++ b/lib/Endpoint/PostUsersExportId.php @@ -417,6 +417,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersExportIdBadRequestException * @throws \Braze\Exception\PostUsersExportIdUnauthorizedException * @throws \Braze\Exception\PostUsersExportIdForbiddenException diff --git a/lib/Endpoint/PostUsersExportSegment.php b/lib/Endpoint/PostUsersExportSegment.php index 470bd9f..a0b9c4f 100644 --- a/lib/Endpoint/PostUsersExportSegment.php +++ b/lib/Endpoint/PostUsersExportSegment.php @@ -439,6 +439,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersExportSegmentBadRequestException * @throws \Braze\Exception\PostUsersExportSegmentUnauthorizedException * @throws \Braze\Exception\PostUsersExportSegmentForbiddenException diff --git a/lib/Endpoint/PostUsersExternalIdsRemove.php b/lib/Endpoint/PostUsersExternalIdsRemove.php index 53f2ff9..1589fbb 100644 --- a/lib/Endpoint/PostUsersExternalIdsRemove.php +++ b/lib/Endpoint/PostUsersExternalIdsRemove.php @@ -106,6 +106,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersExternalIdsRemoveBadRequestException * @throws \Braze\Exception\PostUsersExternalIdsRemoveUnauthorizedException * @throws \Braze\Exception\PostUsersExternalIdsRemoveForbiddenException diff --git a/lib/Endpoint/PostUsersExternalIdsRename.php b/lib/Endpoint/PostUsersExternalIdsRename.php index 2475d35..0a6e306 100644 --- a/lib/Endpoint/PostUsersExternalIdsRename.php +++ b/lib/Endpoint/PostUsersExternalIdsRename.php @@ -130,6 +130,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersExternalIdsRenameBadRequestException * @throws \Braze\Exception\PostUsersExternalIdsRenameUnauthorizedException * @throws \Braze\Exception\PostUsersExternalIdsRenameForbiddenException diff --git a/lib/Endpoint/PostUsersIdentify.php b/lib/Endpoint/PostUsersIdentify.php index a6f540e..274f55a 100644 --- a/lib/Endpoint/PostUsersIdentify.php +++ b/lib/Endpoint/PostUsersIdentify.php @@ -151,6 +151,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersIdentifyBadRequestException * @throws \Braze\Exception\PostUsersIdentifyUnauthorizedException * @throws \Braze\Exception\PostUsersIdentifyForbiddenException diff --git a/lib/Endpoint/PostUsersMerge.php b/lib/Endpoint/PostUsersMerge.php index 14a79f8..fcea91a 100644 --- a/lib/Endpoint/PostUsersMerge.php +++ b/lib/Endpoint/PostUsersMerge.php @@ -196,6 +196,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersMergeBadRequestException * @throws \Braze\Exception\PostUsersMergeUnauthorizedException * @throws \Braze\Exception\PostUsersMergeForbiddenException diff --git a/lib/Endpoint/PostUsersTrack.php b/lib/Endpoint/PostUsersTrack.php index b246def..bfdc468 100644 --- a/lib/Endpoint/PostUsersTrack.php +++ b/lib/Endpoint/PostUsersTrack.php @@ -178,6 +178,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostUsersTrackBadRequestException * @throws \Braze\Exception\PostUsersTrackUnauthorizedException * @throws \Braze\Exception\PostUsersTrackForbiddenException diff --git a/lib/Endpoint/PostV2SubscriptionStatusSet.php b/lib/Endpoint/PostV2SubscriptionStatusSet.php index d9b104b..b67000f 100644 --- a/lib/Endpoint/PostV2SubscriptionStatusSet.php +++ b/lib/Endpoint/PostV2SubscriptionStatusSet.php @@ -94,6 +94,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PostV2SubscriptionStatusSetBadRequestException * @throws \Braze\Exception\PostV2SubscriptionStatusSetUnauthorizedException * @throws \Braze\Exception\PostV2SubscriptionStatusSetForbiddenException diff --git a/lib/Endpoint/PutCatalogsByCatalogNameItem.php b/lib/Endpoint/PutCatalogsByCatalogNameItem.php index 5a2cb51..c8f645c 100644 --- a/lib/Endpoint/PutCatalogsByCatalogNameItem.php +++ b/lib/Endpoint/PutCatalogsByCatalogNameItem.php @@ -151,6 +151,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PutCatalogsByCatalogNameItemBadRequestException * @throws \Braze\Exception\PutCatalogsByCatalogNameItemUnauthorizedException * @throws \Braze\Exception\PutCatalogsByCatalogNameItemForbiddenException diff --git a/lib/Endpoint/PutCatalogsByCatalogNameItemByItemId.php b/lib/Endpoint/PutCatalogsByCatalogNameItemByItemId.php index 242f76c..cf811f7 100644 --- a/lib/Endpoint/PutCatalogsByCatalogNameItemByItemId.php +++ b/lib/Endpoint/PutCatalogsByCatalogNameItemByItemId.php @@ -174,6 +174,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PutCatalogsByCatalogNameItemByItemIdBadRequestException * @throws \Braze\Exception\PutCatalogsByCatalogNameItemByItemIdUnauthorizedException * @throws \Braze\Exception\PutCatalogsByCatalogNameItemByItemIdForbiddenException diff --git a/lib/Endpoint/PutPreferenceCenterV1ByPreferenceCenterExternalID.php b/lib/Endpoint/PutPreferenceCenterV1ByPreferenceCenterExternalID.php index 1caca67..5e7f6b3 100644 --- a/lib/Endpoint/PutPreferenceCenterV1ByPreferenceCenterExternalID.php +++ b/lib/Endpoint/PutPreferenceCenterV1ByPreferenceCenterExternalID.php @@ -119,6 +119,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PutPreferenceCenterV1ByPreferenceCenterExternalIDBadRequestException * @throws \Braze\Exception\PutPreferenceCenterV1ByPreferenceCenterExternalIDUnauthorizedException * @throws \Braze\Exception\PutPreferenceCenterV1ByPreferenceCenterExternalIDForbiddenException diff --git a/lib/Endpoint/PutScimV2UserById.php b/lib/Endpoint/PutScimV2UserById.php index d4c9470..c1855c1 100644 --- a/lib/Endpoint/PutScimV2UserById.php +++ b/lib/Endpoint/PutScimV2UserById.php @@ -142,6 +142,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv } /** + * @return null + * * @throws \Braze\Exception\PutScimV2UserByIdBadRequestException * @throws \Braze\Exception\PutScimV2UserByIdUnauthorizedException * @throws \Braze\Exception\PutScimV2UserByIdForbiddenException diff --git a/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyAudienceNormalizer.php b/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyAudienceNormalizer.php index e6640c7..d9c4b53 100644 --- a/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyAudienceNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyAudienceNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerScheduleCreatePostBodyAudience'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyNormalizer.php b/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyNormalizer.php index 7266c24..57b3279 100644 --- a/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerScheduleCreatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyRecipientsItemNormalizer.php b/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyRecipientsItemNormalizer.php index 1777374..bafd116 100644 --- a/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyRecipientsItemNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyRecipientsItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerScheduleCreatePostBodyRecipientsItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyScheduleNormalizer.php b/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyScheduleNormalizer.php index d118eb5..f7e1a1f 100644 --- a/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyScheduleNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerScheduleCreatePostBodyScheduleNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerScheduleCreatePostBodySchedule'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerScheduleDeletePostBodyNormalizer.php b/lib/Normalizer/CampaignsTriggerScheduleDeletePostBodyNormalizer.php index f8aa4eb..1bf7c31 100644 --- a/lib/Normalizer/CampaignsTriggerScheduleDeletePostBodyNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerScheduleDeletePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerScheduleDeletePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerScheduleUpdatePostBodyNormalizer.php b/lib/Normalizer/CampaignsTriggerScheduleUpdatePostBodyNormalizer.php index f6f5800..4e2fdd9 100644 --- a/lib/Normalizer/CampaignsTriggerScheduleUpdatePostBodyNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerScheduleUpdatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerScheduleUpdatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerScheduleUpdatePostBodyScheduleNormalizer.php b/lib/Normalizer/CampaignsTriggerScheduleUpdatePostBodyScheduleNormalizer.php index c2ee351..3d47f1b 100644 --- a/lib/Normalizer/CampaignsTriggerScheduleUpdatePostBodyScheduleNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerScheduleUpdatePostBodyScheduleNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerScheduleUpdatePostBodySchedule'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerSendPostBodyAudienceNormalizer.php b/lib/Normalizer/CampaignsTriggerSendPostBodyAudienceNormalizer.php index e0925ab..181650d 100644 --- a/lib/Normalizer/CampaignsTriggerSendPostBodyAudienceNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerSendPostBodyAudienceNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerSendPostBodyAudience'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerSendPostBodyNormalizer.php b/lib/Normalizer/CampaignsTriggerSendPostBodyNormalizer.php index 42bee4a..57fd094 100644 --- a/lib/Normalizer/CampaignsTriggerSendPostBodyNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerSendPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerSendPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemAttributesNormalizer.php b/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemAttributesNormalizer.php index e4a1586..0f17bb3 100644 --- a/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemAttributesNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemAttributesNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerSendPostBodyRecipientsItemAttributes'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemNormalizer.php b/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemNormalizer.php index 6f198f3..8f75c63 100644 --- a/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerSendPostBodyRecipientsItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemUserAliasNormalizer.php b/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemUserAliasNormalizer.php index 26a13ca..197e54a 100644 --- a/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemUserAliasNormalizer.php +++ b/lib/Normalizer/CampaignsTriggerSendPostBodyRecipientsItemUserAliasNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CampaignsTriggerSendPostBodyRecipientsItemUserAlias'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyAudienceNormalizer.php b/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyAudienceNormalizer.php index c873b20..46d725a 100644 --- a/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyAudienceNormalizer.php +++ b/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyAudienceNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerScheduleCreatePostBodyAudience'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyNormalizer.php b/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyNormalizer.php index f04bb01..9846f18 100644 --- a/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyNormalizer.php +++ b/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerScheduleCreatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyRecipientsItemNormalizer.php b/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyRecipientsItemNormalizer.php index e03af21..dd99e79 100644 --- a/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyRecipientsItemNormalizer.php +++ b/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyRecipientsItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerScheduleCreatePostBodyRecipientsItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyScheduleNormalizer.php b/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyScheduleNormalizer.php index 276d2e3..7a93d39 100644 --- a/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyScheduleNormalizer.php +++ b/lib/Normalizer/CanvasTriggerScheduleCreatePostBodyScheduleNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerScheduleCreatePostBodySchedule'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerScheduleDeletePostBodyNormalizer.php b/lib/Normalizer/CanvasTriggerScheduleDeletePostBodyNormalizer.php index 5f1eb02..9bfcef1 100644 --- a/lib/Normalizer/CanvasTriggerScheduleDeletePostBodyNormalizer.php +++ b/lib/Normalizer/CanvasTriggerScheduleDeletePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerScheduleDeletePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerScheduleUpdatePostBodyNormalizer.php b/lib/Normalizer/CanvasTriggerScheduleUpdatePostBodyNormalizer.php index 3687c38..2e1ec3d 100644 --- a/lib/Normalizer/CanvasTriggerScheduleUpdatePostBodyNormalizer.php +++ b/lib/Normalizer/CanvasTriggerScheduleUpdatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerScheduleUpdatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerScheduleUpdatePostBodyScheduleNormalizer.php b/lib/Normalizer/CanvasTriggerScheduleUpdatePostBodyScheduleNormalizer.php index fba56eb..419182f 100644 --- a/lib/Normalizer/CanvasTriggerScheduleUpdatePostBodyScheduleNormalizer.php +++ b/lib/Normalizer/CanvasTriggerScheduleUpdatePostBodyScheduleNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerScheduleUpdatePostBodySchedule'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerSendPostBodyAudienceNormalizer.php b/lib/Normalizer/CanvasTriggerSendPostBodyAudienceNormalizer.php index c745950..7fdb14a 100644 --- a/lib/Normalizer/CanvasTriggerSendPostBodyAudienceNormalizer.php +++ b/lib/Normalizer/CanvasTriggerSendPostBodyAudienceNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerSendPostBodyAudience'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerSendPostBodyCanvasEntryPropertiesNormalizer.php b/lib/Normalizer/CanvasTriggerSendPostBodyCanvasEntryPropertiesNormalizer.php index 7ce4d20..00adec9 100644 --- a/lib/Normalizer/CanvasTriggerSendPostBodyCanvasEntryPropertiesNormalizer.php +++ b/lib/Normalizer/CanvasTriggerSendPostBodyCanvasEntryPropertiesNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerSendPostBodyCanvasEntryProperties'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerSendPostBodyNormalizer.php b/lib/Normalizer/CanvasTriggerSendPostBodyNormalizer.php index 828e906..3ba8c4d 100644 --- a/lib/Normalizer/CanvasTriggerSendPostBodyNormalizer.php +++ b/lib/Normalizer/CanvasTriggerSendPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerSendPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemAttributesNormalizer.php b/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemAttributesNormalizer.php index 4bf83f1..14f1091 100644 --- a/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemAttributesNormalizer.php +++ b/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemAttributesNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerSendPostBodyRecipientsItemAttributes'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemNormalizer.php b/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemNormalizer.php index 85673ec..1403cd8 100644 --- a/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemNormalizer.php +++ b/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerSendPostBodyRecipientsItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemUserAliasNormalizer.php b/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemUserAliasNormalizer.php index d068dd6..80fb86c 100644 --- a/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemUserAliasNormalizer.php +++ b/lib/Normalizer/CanvasTriggerSendPostBodyRecipientsItemUserAliasNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CanvasTriggerSendPostBodyRecipientsItemUserAlias'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CatalogsCatalogNameItemsItemIdPatchBodyNormalizer.php b/lib/Normalizer/CatalogsCatalogNameItemsItemIdPatchBodyNormalizer.php index 616b725..79dd3b0 100644 --- a/lib/Normalizer/CatalogsCatalogNameItemsItemIdPatchBodyNormalizer.php +++ b/lib/Normalizer/CatalogsCatalogNameItemsItemIdPatchBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CatalogsCatalogNameItemsItemIdPatchBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CatalogsCatalogNameItemsItemIdPostBodyNormalizer.php b/lib/Normalizer/CatalogsCatalogNameItemsItemIdPostBodyNormalizer.php index 97e48a8..4ea642b 100644 --- a/lib/Normalizer/CatalogsCatalogNameItemsItemIdPostBodyNormalizer.php +++ b/lib/Normalizer/CatalogsCatalogNameItemsItemIdPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CatalogsCatalogNameItemsItemIdPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CatalogsCatalogNameItemsItemIdPutBodyNormalizer.php b/lib/Normalizer/CatalogsCatalogNameItemsItemIdPutBodyNormalizer.php index ba6a52b..53d0bd8 100644 --- a/lib/Normalizer/CatalogsCatalogNameItemsItemIdPutBodyNormalizer.php +++ b/lib/Normalizer/CatalogsCatalogNameItemsItemIdPutBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CatalogsCatalogNameItemsItemIdPutBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CatalogsCatalogNameItemsPatchBodyItemsItemNormalizer.php b/lib/Normalizer/CatalogsCatalogNameItemsPatchBodyItemsItemNormalizer.php index 82a4d66..b677d5e 100644 --- a/lib/Normalizer/CatalogsCatalogNameItemsPatchBodyItemsItemNormalizer.php +++ b/lib/Normalizer/CatalogsCatalogNameItemsPatchBodyItemsItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CatalogsCatalogNameItemsPatchBodyItemsItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CatalogsCatalogNameItemsPatchBodyNormalizer.php b/lib/Normalizer/CatalogsCatalogNameItemsPatchBodyNormalizer.php index 63d6bb5..d768ae9 100644 --- a/lib/Normalizer/CatalogsCatalogNameItemsPatchBodyNormalizer.php +++ b/lib/Normalizer/CatalogsCatalogNameItemsPatchBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CatalogsCatalogNameItemsPatchBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CatalogsCatalogNameItemsPostBodyNormalizer.php b/lib/Normalizer/CatalogsCatalogNameItemsPostBodyNormalizer.php index a2fac17..1035c2e 100644 --- a/lib/Normalizer/CatalogsCatalogNameItemsPostBodyNormalizer.php +++ b/lib/Normalizer/CatalogsCatalogNameItemsPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CatalogsCatalogNameItemsPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CatalogsCatalogNameItemsPutBodyNormalizer.php b/lib/Normalizer/CatalogsCatalogNameItemsPutBodyNormalizer.php index b008b0a..42e58ed 100644 --- a/lib/Normalizer/CatalogsCatalogNameItemsPutBodyNormalizer.php +++ b/lib/Normalizer/CatalogsCatalogNameItemsPutBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CatalogsCatalogNameItemsPutBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CatalogsPostBodyCatalogsItemFieldsItemNormalizer.php b/lib/Normalizer/CatalogsPostBodyCatalogsItemFieldsItemNormalizer.php index 27ea4cd..6618e23 100644 --- a/lib/Normalizer/CatalogsPostBodyCatalogsItemFieldsItemNormalizer.php +++ b/lib/Normalizer/CatalogsPostBodyCatalogsItemFieldsItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CatalogsPostBodyCatalogsItemFieldsItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CatalogsPostBodyCatalogsItemNormalizer.php b/lib/Normalizer/CatalogsPostBodyCatalogsItemNormalizer.php index 2f23004..d981452 100644 --- a/lib/Normalizer/CatalogsPostBodyCatalogsItemNormalizer.php +++ b/lib/Normalizer/CatalogsPostBodyCatalogsItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CatalogsPostBodyCatalogsItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/CatalogsPostBodyNormalizer.php b/lib/Normalizer/CatalogsPostBodyNormalizer.php index a6f2341..7aae14a 100644 --- a/lib/Normalizer/CatalogsPostBodyNormalizer.php +++ b/lib/Normalizer/CatalogsPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\CatalogsPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ContentBlocksCreatePostBodyNormalizer.php b/lib/Normalizer/ContentBlocksCreatePostBodyNormalizer.php index 7ebb71e..bf442c5 100644 --- a/lib/Normalizer/ContentBlocksCreatePostBodyNormalizer.php +++ b/lib/Normalizer/ContentBlocksCreatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ContentBlocksCreatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ContentBlocksUpdatePostBodyNormalizer.php b/lib/Normalizer/ContentBlocksUpdatePostBodyNormalizer.php index 0f09d90..29f3234 100644 --- a/lib/Normalizer/ContentBlocksUpdatePostBodyNormalizer.php +++ b/lib/Normalizer/ContentBlocksUpdatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ContentBlocksUpdatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/EmailBlacklistPostBodyNormalizer.php b/lib/Normalizer/EmailBlacklistPostBodyNormalizer.php index fa044e1..675cbe5 100644 --- a/lib/Normalizer/EmailBlacklistPostBodyNormalizer.php +++ b/lib/Normalizer/EmailBlacklistPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\EmailBlacklistPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/EmailBlocklistPostBodyNormalizer.php b/lib/Normalizer/EmailBlocklistPostBodyNormalizer.php index a689f7d..a71eb40 100644 --- a/lib/Normalizer/EmailBlocklistPostBodyNormalizer.php +++ b/lib/Normalizer/EmailBlocklistPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\EmailBlocklistPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/EmailBounceRemovePostBodyNormalizer.php b/lib/Normalizer/EmailBounceRemovePostBodyNormalizer.php index 53639df..862572d 100644 --- a/lib/Normalizer/EmailBounceRemovePostBodyNormalizer.php +++ b/lib/Normalizer/EmailBounceRemovePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\EmailBounceRemovePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/EmailSpamRemovePostBodyNormalizer.php b/lib/Normalizer/EmailSpamRemovePostBodyNormalizer.php index ce7f106..9db9bb7 100644 --- a/lib/Normalizer/EmailSpamRemovePostBodyNormalizer.php +++ b/lib/Normalizer/EmailSpamRemovePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\EmailSpamRemovePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/EmailStatusPostBodyNormalizer.php b/lib/Normalizer/EmailStatusPostBodyNormalizer.php index b47d9fb..bb3b7a9 100644 --- a/lib/Normalizer/EmailStatusPostBodyNormalizer.php +++ b/lib/Normalizer/EmailStatusPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\EmailStatusPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ErrorNormalizer.php b/lib/Normalizer/ErrorNormalizer.php index dede900..87901d7 100644 --- a/lib/Normalizer/ErrorNormalizer.php +++ b/lib/Normalizer/ErrorNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\Error'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/JaneObjectNormalizer.php b/lib/Normalizer/JaneObjectNormalizer.php index a70d09a..20a9491 100644 --- a/lib/Normalizer/JaneObjectNormalizer.php +++ b/lib/Normalizer/JaneObjectNormalizer.php @@ -49,9 +49,6 @@ public function normalize($object, $format = null, array $context = []) return $normalizer->normalize($object, $format, $context); } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { $denormalizerClass = $this->normalizers[$class]; diff --git a/lib/Normalizer/MessagesLiveActivityUpdatePostBodyContentStateNormalizer.php b/lib/Normalizer/MessagesLiveActivityUpdatePostBodyContentStateNormalizer.php index 0733fc9..33d9c2b 100644 --- a/lib/Normalizer/MessagesLiveActivityUpdatePostBodyContentStateNormalizer.php +++ b/lib/Normalizer/MessagesLiveActivityUpdatePostBodyContentStateNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesLiveActivityUpdatePostBodyContentState'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNormalizer.php b/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNormalizer.php index d07db38..dd91768 100644 --- a/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNormalizer.php +++ b/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesLiveActivityUpdatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNotificationAlertNormalizer.php b/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNotificationAlertNormalizer.php index 30190de..720d73e 100644 --- a/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNotificationAlertNormalizer.php +++ b/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNotificationAlertNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesLiveActivityUpdatePostBodyNotificationAlert'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNotificationNormalizer.php b/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNotificationNormalizer.php index 19feb98..743ce88 100644 --- a/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNotificationNormalizer.php +++ b/lib/Normalizer/MessagesLiveActivityUpdatePostBodyNotificationNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesLiveActivityUpdatePostBodyNotification'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleCreatePostBodyAudienceNormalizer.php b/lib/Normalizer/MessagesScheduleCreatePostBodyAudienceNormalizer.php index 7d337e1..42f7cb2 100644 --- a/lib/Normalizer/MessagesScheduleCreatePostBodyAudienceNormalizer.php +++ b/lib/Normalizer/MessagesScheduleCreatePostBodyAudienceNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleCreatePostBodyAudience'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleCreatePostBodyMessagesNormalizer.php b/lib/Normalizer/MessagesScheduleCreatePostBodyMessagesNormalizer.php index 9c0d96f..55af149 100644 --- a/lib/Normalizer/MessagesScheduleCreatePostBodyMessagesNormalizer.php +++ b/lib/Normalizer/MessagesScheduleCreatePostBodyMessagesNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleCreatePostBodyMessages'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleCreatePostBodyNormalizer.php b/lib/Normalizer/MessagesScheduleCreatePostBodyNormalizer.php index 000b941..e5ef8b0 100644 --- a/lib/Normalizer/MessagesScheduleCreatePostBodyNormalizer.php +++ b/lib/Normalizer/MessagesScheduleCreatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleCreatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleCreatePostBodyScheduleNormalizer.php b/lib/Normalizer/MessagesScheduleCreatePostBodyScheduleNormalizer.php index cb28bdd..9bac937 100644 --- a/lib/Normalizer/MessagesScheduleCreatePostBodyScheduleNormalizer.php +++ b/lib/Normalizer/MessagesScheduleCreatePostBodyScheduleNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleCreatePostBodySchedule'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleCreatePostBodyUserAliasesNormalizer.php b/lib/Normalizer/MessagesScheduleCreatePostBodyUserAliasesNormalizer.php index b30f190..8cf0521 100644 --- a/lib/Normalizer/MessagesScheduleCreatePostBodyUserAliasesNormalizer.php +++ b/lib/Normalizer/MessagesScheduleCreatePostBodyUserAliasesNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleCreatePostBodyUserAliases'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleDeletePostBodyNormalizer.php b/lib/Normalizer/MessagesScheduleDeletePostBodyNormalizer.php index d01c46d..8b4b5cd 100644 --- a/lib/Normalizer/MessagesScheduleDeletePostBodyNormalizer.php +++ b/lib/Normalizer/MessagesScheduleDeletePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleDeletePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesAndroidPushNormalizer.php b/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesAndroidPushNormalizer.php index e41e88f..50f4984 100644 --- a/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesAndroidPushNormalizer.php +++ b/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesAndroidPushNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleUpdatePostBodyMessagesAndroidPush'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesApplePushNormalizer.php b/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesApplePushNormalizer.php index a3792e0..c960155 100644 --- a/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesApplePushNormalizer.php +++ b/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesApplePushNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleUpdatePostBodyMessagesApplePush'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesNormalizer.php b/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesNormalizer.php index 40fd428..9161a44 100644 --- a/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesNormalizer.php +++ b/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleUpdatePostBodyMessages'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesSmsNormalizer.php b/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesSmsNormalizer.php index 216c88c..e368c52 100644 --- a/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesSmsNormalizer.php +++ b/lib/Normalizer/MessagesScheduleUpdatePostBodyMessagesSmsNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleUpdatePostBodyMessagesSms'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleUpdatePostBodyNormalizer.php b/lib/Normalizer/MessagesScheduleUpdatePostBodyNormalizer.php index 6429b7b..8acd254 100644 --- a/lib/Normalizer/MessagesScheduleUpdatePostBodyNormalizer.php +++ b/lib/Normalizer/MessagesScheduleUpdatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleUpdatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesScheduleUpdatePostBodyScheduleNormalizer.php b/lib/Normalizer/MessagesScheduleUpdatePostBodyScheduleNormalizer.php index 701c959..c70eb2c 100644 --- a/lib/Normalizer/MessagesScheduleUpdatePostBodyScheduleNormalizer.php +++ b/lib/Normalizer/MessagesScheduleUpdatePostBodyScheduleNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesScheduleUpdatePostBodySchedule'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesSendPostBodyAudienceNormalizer.php b/lib/Normalizer/MessagesSendPostBodyAudienceNormalizer.php index 07093c2..670fc7a 100644 --- a/lib/Normalizer/MessagesSendPostBodyAudienceNormalizer.php +++ b/lib/Normalizer/MessagesSendPostBodyAudienceNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesSendPostBodyAudience'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesSendPostBodyMessagesNormalizer.php b/lib/Normalizer/MessagesSendPostBodyMessagesNormalizer.php index f30c250..a26745a 100644 --- a/lib/Normalizer/MessagesSendPostBodyMessagesNormalizer.php +++ b/lib/Normalizer/MessagesSendPostBodyMessagesNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesSendPostBodyMessages'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesSendPostBodyNormalizer.php b/lib/Normalizer/MessagesSendPostBodyNormalizer.php index 3a6cbcb..3eabec1 100644 --- a/lib/Normalizer/MessagesSendPostBodyNormalizer.php +++ b/lib/Normalizer/MessagesSendPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesSendPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/MessagesSendPostBodyUserAliasesNormalizer.php b/lib/Normalizer/MessagesSendPostBodyUserAliasesNormalizer.php index cb3a1f4..287bfa2 100644 --- a/lib/Normalizer/MessagesSendPostBodyUserAliasesNormalizer.php +++ b/lib/Normalizer/MessagesSendPostBodyUserAliasesNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\MessagesSendPostBodyUserAliases'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/PreferenceCenterV1PostBodyNormalizer.php b/lib/Normalizer/PreferenceCenterV1PostBodyNormalizer.php index 53853dd..96c55ab 100644 --- a/lib/Normalizer/PreferenceCenterV1PostBodyNormalizer.php +++ b/lib/Normalizer/PreferenceCenterV1PostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\PreferenceCenterV1PostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/PreferenceCenterV1PostBodyOptionsNormalizer.php b/lib/Normalizer/PreferenceCenterV1PostBodyOptionsNormalizer.php index 20fe4f3..ab6bed7 100644 --- a/lib/Normalizer/PreferenceCenterV1PostBodyOptionsNormalizer.php +++ b/lib/Normalizer/PreferenceCenterV1PostBodyOptionsNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\PreferenceCenterV1PostBodyOptions'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyNormalizer.php b/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyNormalizer.php index 9366bab..645b2af 100644 --- a/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyNormalizer.php +++ b/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\PreferenceCenterV1PreferenceCenterExternalIDPutBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyRecipientItemNormalizer.php b/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyRecipientItemNormalizer.php index 8457270..60834cc 100644 --- a/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyRecipientItemNormalizer.php +++ b/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyRecipientItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\PreferenceCenterV1PreferenceCenterExternalIDPutBodyRecipientItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyTriggerPropertiesNormalizer.php b/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyTriggerPropertiesNormalizer.php index 143f275..5b7f9ca 100644 --- a/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyTriggerPropertiesNormalizer.php +++ b/lib/Normalizer/PreferenceCenterV1PreferenceCenterExternalIDPutBodyTriggerPropertiesNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\PreferenceCenterV1PreferenceCenterExternalIDPutBodyTriggerProperties'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ScimV2UsersIdPutBodyNameNormalizer.php b/lib/Normalizer/ScimV2UsersIdPutBodyNameNormalizer.php index 20910f6..e3bec14 100644 --- a/lib/Normalizer/ScimV2UsersIdPutBodyNameNormalizer.php +++ b/lib/Normalizer/ScimV2UsersIdPutBodyNameNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ScimV2UsersIdPutBodyName'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ScimV2UsersIdPutBodyNormalizer.php b/lib/Normalizer/ScimV2UsersIdPutBodyNormalizer.php index 0650201..bcdd735 100644 --- a/lib/Normalizer/ScimV2UsersIdPutBodyNormalizer.php +++ b/lib/Normalizer/ScimV2UsersIdPutBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ScimV2UsersIdPutBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsAppGroupItemNormalizer.php b/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsAppGroupItemNormalizer.php index 772a117..20bde76 100644 --- a/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsAppGroupItemNormalizer.php +++ b/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsAppGroupItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ScimV2UsersIdPutBodyPermissionsAppGroupItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsAppGroupItemTeamItemNormalizer.php b/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsAppGroupItemTeamItemNormalizer.php index 495aedf..c21304c 100644 --- a/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsAppGroupItemTeamItemNormalizer.php +++ b/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsAppGroupItemTeamItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ScimV2UsersIdPutBodyPermissionsAppGroupItemTeamItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsNormalizer.php b/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsNormalizer.php index 4936b01..5427100 100644 --- a/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsNormalizer.php +++ b/lib/Normalizer/ScimV2UsersIdPutBodyPermissionsNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ScimV2UsersIdPutBodyPermissions'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ScimV2UsersPostBodyNameNormalizer.php b/lib/Normalizer/ScimV2UsersPostBodyNameNormalizer.php index 125abe6..3d9b756 100644 --- a/lib/Normalizer/ScimV2UsersPostBodyNameNormalizer.php +++ b/lib/Normalizer/ScimV2UsersPostBodyNameNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ScimV2UsersPostBodyName'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ScimV2UsersPostBodyNormalizer.php b/lib/Normalizer/ScimV2UsersPostBodyNormalizer.php index c309821..a7073f3 100644 --- a/lib/Normalizer/ScimV2UsersPostBodyNormalizer.php +++ b/lib/Normalizer/ScimV2UsersPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ScimV2UsersPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ScimV2UsersPostBodyPermissionsAppGroupItemNormalizer.php b/lib/Normalizer/ScimV2UsersPostBodyPermissionsAppGroupItemNormalizer.php index cbb633e..2826a3f 100644 --- a/lib/Normalizer/ScimV2UsersPostBodyPermissionsAppGroupItemNormalizer.php +++ b/lib/Normalizer/ScimV2UsersPostBodyPermissionsAppGroupItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ScimV2UsersPostBodyPermissionsAppGroupItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ScimV2UsersPostBodyPermissionsAppGroupItemTeamItemNormalizer.php b/lib/Normalizer/ScimV2UsersPostBodyPermissionsAppGroupItemTeamItemNormalizer.php index 5daa11e..f2c738f 100644 --- a/lib/Normalizer/ScimV2UsersPostBodyPermissionsAppGroupItemTeamItemNormalizer.php +++ b/lib/Normalizer/ScimV2UsersPostBodyPermissionsAppGroupItemTeamItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ScimV2UsersPostBodyPermissionsAppGroupItemTeamItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/ScimV2UsersPostBodyPermissionsNormalizer.php b/lib/Normalizer/ScimV2UsersPostBodyPermissionsNormalizer.php index 65af1e4..c18a98f 100644 --- a/lib/Normalizer/ScimV2UsersPostBodyPermissionsNormalizer.php +++ b/lib/Normalizer/ScimV2UsersPostBodyPermissionsNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\ScimV2UsersPostBodyPermissions'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/SendsIdCreatePostBodyNormalizer.php b/lib/Normalizer/SendsIdCreatePostBodyNormalizer.php index 4c5178e..acdd976 100644 --- a/lib/Normalizer/SendsIdCreatePostBodyNormalizer.php +++ b/lib/Normalizer/SendsIdCreatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\SendsIdCreatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/SmsInvalidPhoneNumbersRemovePostBodyNormalizer.php b/lib/Normalizer/SmsInvalidPhoneNumbersRemovePostBodyNormalizer.php index 9e345c7..dbe858a 100644 --- a/lib/Normalizer/SmsInvalidPhoneNumbersRemovePostBodyNormalizer.php +++ b/lib/Normalizer/SmsInvalidPhoneNumbersRemovePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\SmsInvalidPhoneNumbersRemovePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/SubscriptionStatusSetPostBodyNormalizer.php b/lib/Normalizer/SubscriptionStatusSetPostBodyNormalizer.php index bbe8b38..2879a4f 100644 --- a/lib/Normalizer/SubscriptionStatusSetPostBodyNormalizer.php +++ b/lib/Normalizer/SubscriptionStatusSetPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\SubscriptionStatusSetPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/TemplatesEmailCreatePostBodyNormalizer.php b/lib/Normalizer/TemplatesEmailCreatePostBodyNormalizer.php index 64f159a..aeeb408 100644 --- a/lib/Normalizer/TemplatesEmailCreatePostBodyNormalizer.php +++ b/lib/Normalizer/TemplatesEmailCreatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\TemplatesEmailCreatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/TemplatesEmailUpdatePostBodyNormalizer.php b/lib/Normalizer/TemplatesEmailUpdatePostBodyNormalizer.php index ba6cb3d..d89bd22 100644 --- a/lib/Normalizer/TemplatesEmailUpdatePostBodyNormalizer.php +++ b/lib/Normalizer/TemplatesEmailUpdatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\TemplatesEmailUpdatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyNormalizer.php b/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyNormalizer.php index 161a5d1..fc6dba1 100644 --- a/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyNormalizer.php +++ b/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\TransactionalV1CampaignsCampaignIdSendPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyRecipientItemNormalizer.php b/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyRecipientItemNormalizer.php index a052266..3237e37 100644 --- a/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyRecipientItemNormalizer.php +++ b/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyRecipientItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\TransactionalV1CampaignsCampaignIdSendPostBodyRecipientItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyTriggerPropertiesNormalizer.php b/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyTriggerPropertiesNormalizer.php index e8b3119..41a0864 100644 --- a/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyTriggerPropertiesNormalizer.php +++ b/lib/Normalizer/TransactionalV1CampaignsCampaignIdSendPostBodyTriggerPropertiesNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\TransactionalV1CampaignsCampaignIdSendPostBodyTriggerProperties'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersAliasNewPostBodyNormalizer.php b/lib/Normalizer/UsersAliasNewPostBodyNormalizer.php index 3352bb0..db1ef42 100644 --- a/lib/Normalizer/UsersAliasNewPostBodyNormalizer.php +++ b/lib/Normalizer/UsersAliasNewPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersAliasNewPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersAliasNewPostBodyUserAliasesItemNormalizer.php b/lib/Normalizer/UsersAliasNewPostBodyUserAliasesItemNormalizer.php index 8274a69..e7a6e9d 100644 --- a/lib/Normalizer/UsersAliasNewPostBodyUserAliasesItemNormalizer.php +++ b/lib/Normalizer/UsersAliasNewPostBodyUserAliasesItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersAliasNewPostBodyUserAliasesItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersAliasUpdatePostBodyAliasUpdatesItemNormalizer.php b/lib/Normalizer/UsersAliasUpdatePostBodyAliasUpdatesItemNormalizer.php index 3f1815f..4121778 100644 --- a/lib/Normalizer/UsersAliasUpdatePostBodyAliasUpdatesItemNormalizer.php +++ b/lib/Normalizer/UsersAliasUpdatePostBodyAliasUpdatesItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersAliasUpdatePostBodyAliasUpdatesItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersAliasUpdatePostBodyNormalizer.php b/lib/Normalizer/UsersAliasUpdatePostBodyNormalizer.php index dd715dc..27b796b 100644 --- a/lib/Normalizer/UsersAliasUpdatePostBodyNormalizer.php +++ b/lib/Normalizer/UsersAliasUpdatePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersAliasUpdatePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersDeletePostBodyNormalizer.php b/lib/Normalizer/UsersDeletePostBodyNormalizer.php index 776aa5b..ee09e3b 100644 --- a/lib/Normalizer/UsersDeletePostBodyNormalizer.php +++ b/lib/Normalizer/UsersDeletePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersDeletePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersDeletePostBodyUserAliasesItemNormalizer.php b/lib/Normalizer/UsersDeletePostBodyUserAliasesItemNormalizer.php index e068913..add159b 100644 --- a/lib/Normalizer/UsersDeletePostBodyUserAliasesItemNormalizer.php +++ b/lib/Normalizer/UsersDeletePostBodyUserAliasesItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersDeletePostBodyUserAliasesItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersExportGlobalControlGroupPostBodyNormalizer.php b/lib/Normalizer/UsersExportGlobalControlGroupPostBodyNormalizer.php index 86d333a..a4dc31e 100644 --- a/lib/Normalizer/UsersExportGlobalControlGroupPostBodyNormalizer.php +++ b/lib/Normalizer/UsersExportGlobalControlGroupPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersExportGlobalControlGroupPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersExportIdsPostBodyNormalizer.php b/lib/Normalizer/UsersExportIdsPostBodyNormalizer.php index 9c09bce..4c9ca8b 100644 --- a/lib/Normalizer/UsersExportIdsPostBodyNormalizer.php +++ b/lib/Normalizer/UsersExportIdsPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersExportIdsPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersExportIdsPostBodyUserAliasesItemNormalizer.php b/lib/Normalizer/UsersExportIdsPostBodyUserAliasesItemNormalizer.php index 48066c2..3505022 100644 --- a/lib/Normalizer/UsersExportIdsPostBodyUserAliasesItemNormalizer.php +++ b/lib/Normalizer/UsersExportIdsPostBodyUserAliasesItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersExportIdsPostBodyUserAliasesItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersExportSegmentPostBodyNormalizer.php b/lib/Normalizer/UsersExportSegmentPostBodyNormalizer.php index 338aebf..287cdcd 100644 --- a/lib/Normalizer/UsersExportSegmentPostBodyNormalizer.php +++ b/lib/Normalizer/UsersExportSegmentPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersExportSegmentPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersExternalIdsRemovePostBodyNormalizer.php b/lib/Normalizer/UsersExternalIdsRemovePostBodyNormalizer.php index 5449b68..c3e2de5 100644 --- a/lib/Normalizer/UsersExternalIdsRemovePostBodyNormalizer.php +++ b/lib/Normalizer/UsersExternalIdsRemovePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersExternalIdsRemovePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersExternalIdsRenamePostBodyExternalIdRenamesItemNormalizer.php b/lib/Normalizer/UsersExternalIdsRenamePostBodyExternalIdRenamesItemNormalizer.php index c633da6..0c3c592 100644 --- a/lib/Normalizer/UsersExternalIdsRenamePostBodyExternalIdRenamesItemNormalizer.php +++ b/lib/Normalizer/UsersExternalIdsRenamePostBodyExternalIdRenamesItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersExternalIdsRenamePostBodyExternalIdRenamesItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersExternalIdsRenamePostBodyNormalizer.php b/lib/Normalizer/UsersExternalIdsRenamePostBodyNormalizer.php index ff35617..653e65c 100644 --- a/lib/Normalizer/UsersExternalIdsRenamePostBodyNormalizer.php +++ b/lib/Normalizer/UsersExternalIdsRenamePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersExternalIdsRenamePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersIdentifyPostBodyAliasesToIdentifyItemNormalizer.php b/lib/Normalizer/UsersIdentifyPostBodyAliasesToIdentifyItemNormalizer.php index fdcbe42..edc34c6 100644 --- a/lib/Normalizer/UsersIdentifyPostBodyAliasesToIdentifyItemNormalizer.php +++ b/lib/Normalizer/UsersIdentifyPostBodyAliasesToIdentifyItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersIdentifyPostBodyAliasesToIdentifyItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersIdentifyPostBodyAliasesToIdentifyItemUserAliasNormalizer.php b/lib/Normalizer/UsersIdentifyPostBodyAliasesToIdentifyItemUserAliasNormalizer.php index 8a561c6..154ecf1 100644 --- a/lib/Normalizer/UsersIdentifyPostBodyAliasesToIdentifyItemUserAliasNormalizer.php +++ b/lib/Normalizer/UsersIdentifyPostBodyAliasesToIdentifyItemUserAliasNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersIdentifyPostBodyAliasesToIdentifyItemUserAlias'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersIdentifyPostBodyNormalizer.php b/lib/Normalizer/UsersIdentifyPostBodyNormalizer.php index ac3d664..3ef03e5 100644 --- a/lib/Normalizer/UsersIdentifyPostBodyNormalizer.php +++ b/lib/Normalizer/UsersIdentifyPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersIdentifyPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersMergePostBodyNormalizer.php b/lib/Normalizer/UsersMergePostBodyNormalizer.php index 5044bd5..f202002 100644 --- a/lib/Normalizer/UsersMergePostBodyNormalizer.php +++ b/lib/Normalizer/UsersMergePostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersMergePostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/UsersTrackPostBodyNormalizer.php b/lib/Normalizer/UsersTrackPostBodyNormalizer.php index a23120e..23d76bb 100644 --- a/lib/Normalizer/UsersTrackPostBodyNormalizer.php +++ b/lib/Normalizer/UsersTrackPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\UsersTrackPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/V2SubscriptionStatusSetPostBodyNormalizer.php b/lib/Normalizer/V2SubscriptionStatusSetPostBodyNormalizer.php index 33d3fba..04d64cb 100644 --- a/lib/Normalizer/V2SubscriptionStatusSetPostBodyNormalizer.php +++ b/lib/Normalizer/V2SubscriptionStatusSetPostBodyNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\V2SubscriptionStatusSetPostBody'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) { diff --git a/lib/Normalizer/V2SubscriptionStatusSetPostBodySubscriptionGroupsItemNormalizer.php b/lib/Normalizer/V2SubscriptionStatusSetPostBodySubscriptionGroupsItemNormalizer.php index d93f98f..5285612 100644 --- a/lib/Normalizer/V2SubscriptionStatusSetPostBodySubscriptionGroupsItemNormalizer.php +++ b/lib/Normalizer/V2SubscriptionStatusSetPostBodySubscriptionGroupsItemNormalizer.php @@ -37,9 +37,6 @@ public function supportsNormalization($data, $format = null, array $context = [] return is_object($data) && get_class($data) === 'Braze\\Model\\V2SubscriptionStatusSetPostBodySubscriptionGroupsItem'; } - /** - * @return mixed - */ public function denormalize($data, $class, $format = null, array $context = []) { if (isset($data['$ref'])) {