MemoryBackend::$requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

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

Class

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

Namespace

Drupal\Core\Flood

Code

1
protected $requestStack;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.