The flood control mechanism.
Type: \Drupal\Core\Flood\FloodInterface
File
- core/modules/contact/src/MessageForm.php, line 30
Class
- MessageForm
- Form controller for contact message forms.
Namespace
Drupal\contact
Code
protected $flood;
The flood control mechanism.
Type: \Drupal\Core\Flood\FloodInterface
Drupal\contact
protected $flood;
Please login to continue.