protected property PollVoteStorage::$currentUserVote in Poll 8
The poll vote for the current user keyed by Poll ID and User ID.
Type: array[]
File
- src/
PollVoteStorage.php, line 33
Class
- PollVoteStorage
- Controller class for poll vote storage.
Namespace
Drupal\pollCode
protected $currentUserVote = [];