You are here

protected property LikeDislikeVoteBuilder::$voteStorage in Like & Dislike 8

The voting storage.

Type: \Drupal\votingapi\VoteStorageInterface

File

src/LikeDislikeVoteBuilder.php, line 31

Class

LikeDislikeVoteBuilder
Provides a lazy builder for user votes.

Namespace

Drupal\like_and_dislike

Code

protected $voteStorage;