ProviderRepository::$deprecatedProperties
The service properties that should raise a deprecation error.
Type: string[]
File
-
core/
modules/ media/ src/ OEmbed/ ProviderRepository.php, line 26
Class
- ProviderRepository
- Retrieves and caches information about oEmbed providers.
Namespace
Drupal\media\OEmbedCode
private $deprecatedProperties = [
'cacheBackend' => 'cache.default',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.