protected property SpoolList::$success in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Spool/SpoolList.php \Drupal\simplenews\Spool\SpoolList::success
Whether any mail has been sent successfully.
Type: bool
File
- src/
Spool/ SpoolList.php, line 56
Class
- SpoolList
- List of mail spool entries.
Namespace
Drupal\simplenews\SpoolCode
protected $success = FALSE;