You are here

protected property LazyFilter::$configFactory in Lazy-load 8.3

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Filter/LazyFilter.php, line 36

Class

LazyFilter
Provides a filter to lazy-load images.

Namespace

Drupal\lazy\Plugin\Filter

Code

protected $configFactory;