You are here

protected property UnpublishCacheflush::$routerBuilder in CacheFlush 8

The route builder.

Type: \Drupal\Core\Routing\RouteBuilderInterface

File

modules/cacheflush_ui/src/Plugin/Action/UnpublishCacheflush.php, line 27

Class

UnpublishCacheflush
Unpublishes a cacheflush.

Namespace

Drupal\cacheflush_ui\Plugin\Action

Code

protected $routerBuilder;