You are here

protected property FilterUrlToVideo::$urlToVideoFilterService in URL to Video Filter 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Filter/FilterUrlToVideo.php \Drupal\url_to_video_filter\Plugin\Filter\FilterUrlToVideo::urlToVideoFilterService

The Url to Video Filter Service.

Type: \Drupal\url_to_video_filter\Service\UrlToVideoFilterServiceInterface

File

src/Plugin/Filter/FilterUrlToVideo.php, line 35

Class

FilterUrlToVideo
Provides a filter to convert various video sharing website URLs to links.

Namespace

Drupal\url_to_video_filter\Plugin\Filter

Code

protected $urlToVideoFilterService;