class SocialNetworkSettingsController extends Controller

Class SocialNetworkSettingsController defines routes for social networks settings

Methods

JsonResponse
saveFeaturedCategoriesAction(ArrayCollection $socialNetworkSave)

API route for saving social networks

Details

at line 36
JsonResponse saveFeaturedCategoriesAction(ArrayCollection $socialNetworkSave)

API route for saving social networks

Parameters

ArrayCollection $socialNetworkSave

Return Value

JsonResponse

See also

SocialNetworkSaveConverter