You are here

public function RouteSubscriber::alterRoutes in Background Process 8

Implements to Alter Dynamic Routes.

Overrides RouteSubscriberBase::alterRoutes

File

background_batch/src/Routing/RouteSubscriber.php, line 16

Class

RouteSubscriber
Listens to dynamic route events.

Namespace

Drupal\background_batch\Routing

Code

public function alterRoutes(RouteCollection $collection) {
}