You are here

protected property Redirect404Subscriber::$config in Redirect 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/redirect_404/src/EventSubscriber/Redirect404Subscriber.php, line 61

Class

Redirect404Subscriber
An EventSubscriber that listens to redirect 404 errors.

Namespace

Drupal\redirect_404\EventSubscriber

Code

protected $config;