You are here

protected property PurgersService::$types in Purge 8.3

The list of supported invalidation types across all purgers.

Type: null|string[]

File

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

Class

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

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $types = NULL;