You are here

protected property BeforeRedirectEvent::$pluginId in Social Auth 8.2

Same name and namespace in other branches
  1. 3.x src/Event/BeforeRedirectEvent.php \Drupal\social_auth\Event\BeforeRedirectEvent::pluginId

The plugin id dispatching this event.

Type: string

File

src/Event/BeforeRedirectEvent.php, line 27

Class

BeforeRedirectEvent
Dispatched before user is redirected to provider for authentication.

Namespace

Drupal\social_auth\Event

Code

protected $pluginId;