You are here

protected property PurgersService::$typesByPurger in Purge 8.3

The list of supported invalidation types per purger plugin.

Type: null|array[]

File

src/Plugin/Purge/Purger/PurgersService.php, line 112

Class

PurgersService
Provides the service that distributes access to one or more purgers.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $typesByPurger = NULL;