You are here

protected property PurgerBase::$id in Purge 8.3

Unique instance ID for this purger.

Type: string

File

src/Plugin/Purge/Purger/PurgerBase.php, line 20

Class

PurgerBase
Provides a base class for all purgers - the cache invalidation executors.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $id;