mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Rename Vote object to PollVote
This commit is contained in:
parent
8168a125d0
commit
4efc5dcdaf
12 changed files with 41 additions and 30 deletions
|
@ -1,6 +0,0 @@
|
|||
<?
|
||||
namespace Exceptions;
|
||||
|
||||
class VoteExistsException extends SeException{
|
||||
protected $message = 'You’ve already voted in this poll.';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue