You are here

protected property ProviderPluginBase::$fileSystem in Video Embed Field 8

Same name and namespace in other branches
  1. 8.2 src/ProviderPluginBase.php \Drupal\video_embed_field\ProviderPluginBase::fileSystem

Type: \Drupal\Core\File\FileSystemInterface

File

src/ProviderPluginBase.php, line 47

Class

ProviderPluginBase
A base for the provider plugins.

Namespace

Drupal\video_embed_field

Code

protected $fileSystem;