You are here

protected property AcquiaPurgeExecutorBase::$class_request in Acquia Purge 7

The invalidation class to instantiate invalidation objects from.

Type: string

File

lib/executor/AcquiaPurgeExecutorBase.php, line 19
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 $class_request;