You are here

protected property Redirect404LogSuppressor::$configFactory in Redirect 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/redirect_404/src/Render/Redirect404LogSuppressor.php, line 30

Class

Redirect404LogSuppressor
Allows 'page not found' events to be suppressed by returning a NullLogger.

Namespace

Drupal\redirect_404\Render

Code

protected $configFactory;