class AnswerController extends Controller

Class AnswerController. Defines routes for Answer.

Methods

array
surveyStatisticsShowAction(ArrayCollection $answerGetStatisticsBySurvey)

Route that returns answers for specific survey

Details

at line 40
array surveyStatisticsShowAction(ArrayCollection $answerGetStatisticsBySurvey)

Route that returns answers for specific survey

Parameters

ArrayCollection $answerGetStatisticsBySurvey

Return Value

array

See also

AnswerGetStatisticsBySurveyConverter