You are here

protected property TypesCommand::$purgeInvalidationFactory in Purge 8.3

The 'purge.invalidation.factory' service.

Type: \Drupal\purge\Plugin\Purge\Invalidation\InvalidationsServiceInterface

File

modules/purge_drush/src/Commands/TypesCommand.php, line 30

Class

TypesCommand
List all supported cache invalidation types.

Namespace

Drupal\purge_drush\Commands

Code

protected $purgeInvalidationFactory;