protected property AllowedProvidersForm::$providerRepository in oEmbed Providers 1.1.x
Same name and namespace in other branches
- 1.0.x src/Form/AllowedProvidersForm.php \Drupal\oembed_providers\Form\AllowedProvidersForm::providerRepository
The decorated oEmbed ProviderRepository.
Type: \Drupal\oembed_providers\OEmbed\ProviderRepositoryDecorator
File
- src/
Form/ AllowedProvidersForm.php, line 29
Class
- AllowedProvidersForm
- Configure allowed providers settings form.
Namespace
Drupal\oembed_providers\FormCode
protected $providerRepository;