You are here

protected property OembedProviderBucketForm::$providerRepository in oEmbed Providers 2.x

The decorated oEmbed ProviderRepository.

Type: \Drupal\oembed_providers\OEmbed\ProviderRepositoryDecorator

File

src/OembedProviderBucketForm.php, line 24

Class

OembedProviderBucketForm
Form controller for the oEmbed provider bucket edit/add forms.

Namespace

Drupal\oembed_providers

Code

protected $providerRepository;