You are here

protected property EditorFileReference::$imageFactory in Drupal 9

The image factory.

Type: \Drupal\Core\Image\ImageFactory

File

core/modules/editor/src/Plugin/Filter/EditorFileReference.php, line 40

Class

EditorFileReference
Provides a filter to track images uploaded via a Text Editor.

Namespace

Drupal\editor\Plugin\Filter

Code

protected $imageFactory;