You are here

protected property PublishCacheflush::$routerBuilder in CacheFlush 8

The route builder.

Type: \Drupal\Core\Routing\RouteBuilderInterface

File

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

Class

PublishCacheflush
Publishes a cacheflush.

Namespace

Drupal\cacheflush_ui\Plugin\Action

Code

protected $routerBuilder;