You are here

protected property VotingApiWidgetBase::$requestStack in Votingapi Widgets 8

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Plugin/VotingApiWidgetBase.php, line 56

Class

VotingApiWidgetBase
Base class for Voting api widget plugins.

Namespace

Drupal\votingapi_widgets\Plugin

Code

protected $requestStack;