You are here

protected property BlazyFilter::$entityFieldManager in Blazy 8.2

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Filter/BlazyFilter.php, line 55

Class

BlazyFilter
Provides a filter to lazyload image, or iframe elements.

Namespace

Drupal\blazy\Plugin\Filter

Code

protected $entityFieldManager;