EditorFileReference::$imageFactory

Same name and namespace in other branches
  1. 9 core/modules/editor/src/Plugin/Filter/EditorFileReference.php \Drupal\editor\Plugin\Filter\EditorFileReference::imageFactory
  2. 10 core/modules/editor/src/Plugin/Filter/EditorFileReference.php \Drupal\editor\Plugin\Filter\EditorFileReference::imageFactory

The image factory.

Type: \Drupal\Core\Image\ImageFactory

File

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

Class

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

Namespace

Drupal\editor\Plugin\Filter

Code

protected $imageFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.