You are here

protected property SessionLimitDisconnectEvent::$preventDisconnect in Session Limit 8

Same name and namespace in other branches
  1. 2.x src/Event/SessionLimitDisconnectEvent.php \Drupal\session_limit\Event\SessionLimitDisconnectEvent::preventDisconnect

Type: bool

File

src/Event/SessionLimitDisconnectEvent.php, line 23

Class

SessionLimitDisconnectEvent

Namespace

Drupal\session_limit\Event

Code

protected $preventDisconnect = FALSE;