You are here

protected property InvalidateCommand::$purgeProcessors in Purge 8.3

The 'purge.processors' service.

Type: \Drupal\purge\Plugin\Purge\Processor\ProcessorsServiceInterface

File

modules/purge_drush/src/Commands/InvalidateCommand.php, line 29

Class

InvalidateCommand
Directly invalidate an item without going through the queue.

Namespace

Drupal\purge_drush\Commands

Code

protected $purgeProcessors;