You are here

protected property SessionLimitBypassEvent::$bypass in Session Limit 2.x

Same name and namespace in other branches
  1. 8 src/Event/SessionLimitBypassEvent.php \Drupal\session_limit\Event\SessionLimitBypassEvent::bypass

Type: bool

File

src/Event/SessionLimitBypassEvent.php, line 12

Class

SessionLimitBypassEvent

Namespace

Drupal\session_limit\Event

Code

protected $bypass = FALSE;