EditorFileReference::$deprecatedProperties

Type: deprecatedProperties

File

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

Class

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

Namespace

Drupal\editor\Plugin\Filter

Code

protected $deprecatedProperties = [
    'entityManager' => 'entity.manager',
];

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