FilterHtmlImageSecure::$fileUrlGenerator

Same name and namespace in other branches
  1. 11.x core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php \Drupal\filter\Plugin\Filter\FilterHtmlImageSecure::fileUrlGenerator

The file URL generator service.

Type: fileUrlGenerator

File

core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php, line 31

Class

FilterHtmlImageSecure
Provides a filter to restrict images to site.

Namespace

Drupal\filter\Plugin\Filter

Code

protected FileUrlGeneratorInterface $fileUrlGenerator;

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