You are here

protected property VimeoSettingsForm::$entityTypeManager in Vimeo Video Uploader 8.4

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/VimeoSettingsForm.php, line 26

Class

VimeoSettingsForm
Provide configuration form for user to provide vimeo API information for a.

Namespace

Drupal\vimeo_video_uploader\Form

Code

protected $entityTypeManager;