Constructs a new RouteSubscriber.
\Drupal\Core\Config\ConfigFactoryInterface $config_factory: The config factory.
public function __construct(ConfigFactoryInterface $config_factory) { $this->configFactory = $config_factory; }