History log of /web-bugs/src/Repository/VoteRepository.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 402a4385 24-Dec-2018 Peter Kokot

Fix strict types issues

This makes sure arrays are always returned when calling
PDOStatement::fetch() in current repository classes.


# 9a8dbe29 19-Dec-2018 Peter Kokot

Add Vote repository class