media_library.opener_resolver

Same name and namespace in other branches
  1. 9 core/modules/media_library/media_library.services.yml \media_library.opener_resolver
  2. 8.9.x core/modules/media_library/media_library.services.yml \media_library.opener_resolver
  3. 10 core/modules/media_library/media_library.services.yml \media_library.opener_resolver

Class

Drupal\media_library\OpenerResolver

Tags

  • service_collector
3 string references to media_library.opener_resolver
AddFormBase::create in core/modules/media_library/src/Form/AddFormBase.php
Instantiates a new instance of this class.
FileUploadForm::create in core/modules/media_library/src/Form/FileUploadForm.php
Instantiates a new instance of this class.
OEmbedForm::create in core/modules/media_library/src/Form/OEmbedForm.php
Instantiates a new instance of this class.

File

core/modules/media_library/media_library.services.yml

View source
  1. class: Drupal\media_library\OpenerResolver
  2. tags:
  3. - { name: service_collector, tag: media_library.opener, call: addOpener }

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