You are here

protected property UrlAndPathQueuer::$purgeInvalidationFactory in URLs queuer 8

Purge's invalidation object factory.

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

File

src/Plugin/Purge/Queuer/UrlAndPathQueuer.php, line 31

Class

UrlAndPathQueuer
Queues URLs or paths when Drupal invalidates cache tags.

Namespace

Drupal\purge_queuer_url\Plugin\Purge\Queuer

Code

protected $purgeInvalidationFactory;