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\PurgerCode
protected $typesByPurger = NULL;