class PrivacyPolicyController

Class PrivacyPolicyController

Methods

JsonResponse
saveStoreInfoAction(ArrayCollection $settingsSavePrivacyPolicyJSON)

API route for saving store information

Details

at line 32
JsonResponse saveStoreInfoAction(ArrayCollection $settingsSavePrivacyPolicyJSON)

API route for saving store information

Parameters

ArrayCollection $settingsSavePrivacyPolicyJSON

Return Value

JsonResponse

See also

SettingsSaveStoreInfoJSONConverter