MemoryBackend::$events

protected property MemoryBackend::$events

An array holding flood events, keyed by event name and identifier.

File

core/lib/Drupal/Core/Flood/MemoryBackend.php, line 22

Class

MemoryBackend
Defines the memory flood backend. This is used for testing.

Namespace

Drupal\Core\Flood

Code

protected $events = array();

© 2001–2016 by the original authors
Licensed under the GNU