class AnalyticsSettingsController extends Controller

Class SocialNetworkSettingsController

Methods

JsonResponse
saveFeaturedCategoriesAction(ArrayCollection $analyticsSettingsSave)

API route for saving analytics settings

Details

at line 34
JsonResponse saveFeaturedCategoriesAction(ArrayCollection $analyticsSettingsSave)

API route for saving analytics settings

Parameters

ArrayCollection $analyticsSettingsSave

Return Value

JsonResponse

See also

AnalyticsSettingsSaveConverter