You are here

protected property InvalidateCommand::$purgeInvalidationFactory in Purge 8.3

The 'purge.invalidation.factory' service.

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

File

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

Class

InvalidateCommand
Directly invalidate an item without going through the queue.

Namespace

Drupal\purge_drush\Commands

Code

protected $purgeInvalidationFactory;