You are here

protected property AcquiaPurgeExecutorBase::$log_successes in Acquia Purge 7

Whether to log successes or not.

Type: bool

File

lib/executor/AcquiaPurgeExecutorBase.php, line 33
Contains AcquiaPurgeExecutorBase.

Class

AcquiaPurgeExecutorBase
Provides an executor, which is responsible for taking a set of invalidation objects and wiping these paths/URLs from an external cache.

Code

protected $log_successes;