You are here

private property DiagnosticsService::$purgePurgers in Purge 8.3

The purge executive service, which wipes content from external caches.

Do not access this property directly, use ::getPurgers.

Type: \Drupal\purge\Plugin\Purge\Purger\PurgersServiceInterface

File

src/Plugin/Purge/DiagnosticCheck/DiagnosticsService.php, line 32

Class

DiagnosticsService
Provides a service that interacts with diagnostic checks.

Namespace

Drupal\purge\Plugin\Purge\DiagnosticCheck

Code

private $purgePurgers;