AlbumsFrontEndController
class AlbumsFrontEndController extends Controller
Class AlbumsFrontEndController. Defines routes for
Methods
Response
albumsAllAction(ArrayCollection $albumsAllFront)
Route for listing all albums on frontend
array
albumSingleAction(ArrayCollection $albumSingle)
Route for listing single album on frontend
Details
at line 38
Response
albumsAllAction(ArrayCollection $albumsAllFront)
Route for listing all albums on frontend
at line 65
array
albumSingleAction(ArrayCollection $albumSingle)
Route for listing single album on frontend