protected property AcquiaPurgeExecutorBase::$id in Acquia Purge 7
The unique identifier for this executor.
Type: string
File
- lib/
executor/ AcquiaPurgeExecutorBase.php, line 26 - 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 $id;