mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 02:21:55 -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 InvalidVoteException extends SeException{
|
||||
protected $message = 'We couldn’t locate that vote.';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue