hschottm / survey_ce

Contao extension to create questionnaires and run online surveys
Other
6 stars 20 forks source link

Fixed warning in FormMatrixQuestion::validator() #18

Closed koertho closed 4 years ago

koertho commented 4 years ago

This pull request fixes a warning when validating an empty value in matrix questions.

Following warning is fixed:

Warning: count(): Parameter must be an array or an object that implements Countable