You are here

protected property SubscriberCommon::$filterMap in Acquia Content Hub 8

A map of entity uuids to the filter they matched.

Type: array

File

acquia_contenthub_subscriber/src/SubscriberCommon.php, line 29

Class

SubscriberCommon
Common methods for subscriber audit.

Namespace

Drupal\acquia_contenthub_subscriber

Code

protected $filterMap = [];