Meritoo
|
5243294bd5
|
Implement Surveys class, collection of surveys, to work with surveys
|
2017-09-29 22:51:42 +02:00 |
|
Meritoo
|
6159731768
|
Base class for one item - add class constructor & allow to set values directly in the constructor
|
2017-09-29 22:10:13 +02:00 |
|
Meritoo
|
cd6dbf72bc
|
Tests - add missing tests of Participants::addParticipant() method
|
2017-09-29 15:16:17 +02:00 |
|
Meritoo
|
beaf61d2ea
|
Participants collection - disable method has(), because hasParticipantsOfSurvey() should be used to verify if there are participants of given survey
|
2017-09-29 15:07:26 +02:00 |
|
Meritoo
|
dbd0a65286
|
composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production)
|
2017-09-29 09:24:57 +02:00 |
|