IMP_Ftree_IteratorFilter_Mailboxes
extends FilterIterator
in package
Iterator filter for IMP_Ftree that allows filtering of specific mailboxes.
Tags
Table of Contents
Properties
- $mboxes : array<string|int, mixed>
- Mailboxes to filter.
Methods
- accept() : bool
Properties
$mboxes
Mailboxes to filter.
public
array<string|int, mixed>
$mboxes
= array()
Methods
accept()
public
accept() : bool