You are here

protected property SqlRedirectNotFoundStorage::$configFactory in Redirect 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/redirect_404/src/SqlRedirectNotFoundStorage.php, line 35

Class

SqlRedirectNotFoundStorage
Provides an SQL implementation for redirect not found storage.

Namespace

Drupal\redirect_404

Code

protected $configFactory;