CaptureTransport::$keyValueFactory
Same name and namespace in other branches
- 11.x core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php \Drupal\mailer_capture\Transport\CaptureTransport::keyValueFactory
Key value factory.
Type: keyValueFactory
File
-
core/
modules/ mailer/ tests/ modules/ mailer_capture/ src/ Transport/ CaptureTransport.php, line 23
Class
- CaptureTransport
- Defines a mail transport that captures sent messages in a key value store.
Namespace
Drupal\mailer_capture\TransportCode
protected KeyValueFactoryInterface $keyValueFactory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.